资源列表
levinson_algorithm
- 列文松法解对称TOEPLITZ矩阵组成的线性方程组,迭代次数少,计算复杂读很底,且计算精度相当高,是一种非常好的方法!
ODEshootingmethod
- 解高阶非线性ODE边界值问题,利用shooting method猜值,ode function 解答,在利用叠代求值。-Solution of higher-order nonlinear ODE boundary value problem using shooting method guessed value, ode function answer, in the use of iterative evaluation.
femerror
- matlab 有限元编程实例,关于possion方程求解-matlab finite element programming examples, on the possion equation
jisuanqi
- 简单的计算器代码,实现简单的整数相加减乘除运算-Calculator
Curve-fitting-algorithm
- 用最小二乘法,在已知函数点x0,x1……xn的函数值y0,y1……yn的情况下,求拟合多项式-The least square method, the known function points x0, x1 ... ... xn of the function values y0, y1 ... ... yn circumstances, find fitting polynomial
FastFlow
- Dinic algorithm implementation, Tested on spoj problem FastFlow
Det
- Solving determinant of a matrix
qwdm4
- 气象科学研究中湿位涡的计算程序,只需修改参数即可使用-Meteorological research in computational procedures MPV, simply modify the parameters can be used
soc
- source code for soc coding
1
- 最优化算法,使用Q型惩罚因子,在matlab环境下运行的通用算法。
HORNER-ALGORITHM
- 本程序是一种求解多项式零点的算法:Horner 算法-This program is an algorithm for solving polynomial zeros: Horner Algorithm
G-S
- Gauss-Seidal迭代法(带精度限制)-Gauss-Seidal iterative method (with accuracy limit)
