搜索资源列表
newton_raphson
- Summary: Newton-Raphson method for all real roots of the polynomial. MATLAB Release: R11 Descr iption: This M-file calculates all the real roots of the given polynomial. It calls syn_division, a synthetic division
Newton
- 实现matlab的牛顿法。牛顿法是非常有高效的,它是许多强大的数值方法的基础。-Matlab realize the Newton method. Newton method is very efficient, it is many a strong basis of numerical methods.
newton
- optimisation中的牛顿法,在实验课上编写的程序,可以直接看到效果-optimization of the Newton method, in the experimental procedure for the preparation of class, you can directly see the effect of
newton
- 牛顿迭代法求非线性方程,是数值就散方法课上的作业。-Newton iteration for nonlinear equations is the numerical method on the loose class operation.