Skip to content

Latest commit

 

History

14 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

Numerical Methods 操作 Status

Numerical methods implementation in C.

A numerical method is an approximate computer method for solving a mathematical problem which often has no analytical solution. Numerical methods are techniques that are used to approximate Mathematical procedures. We need approximations because we either cannot solve the procedure analytically or because the analytical method is intractable (an example is solving a set of a thousand simultaneous linear equations for a thousand unknowns).

205492731-23de76b9-3bdc-4bd3-8064-a3b060c12da8

Author

Implementations

Solutions of equations

Interpolation

Numerical integration

Initial-value problems for ordinary differential equations

Systems of differential equations

Methods for Linear Systems

Factorization

关于

A numerical method is an approximate computer method for solving a mathematical problem which often has no analytical solution.

Topics

Resources

Stars

4 stars

关注者

1 watching

复刻s

发布

贡献者

Languages