搜索资源列表
HORNER-ALGORITHM
- 本程序是一种求解多项式零点的算法:Horner 算法-This program is an algorithm for solving polynomial zeros: Horner Algorithm
Horner
- 霍纳算法应用,霍纳计算多项式C++源码,用于对多项式的计算。-Horner algorithm is applied, Horner calculate polynomial C++ source code, used for polynomial calculations.
calculation
- 典型数值计算方法。包括:经典四阶龙格库塔法、高斯列主元法、牛顿法、龙贝格、三次样条插值算法、M次多项式曲线拟合、二分法、不动点法、霍纳法、牛顿-拉弗森迭代等十项典型算法的算法流程及C源代码和例子。-Typical numerical calculation. Include: classical fourth order Runge-Kutta method, Gauss main-element method, Newton method, Romberg, cubic spline inte
