搜索资源列表
newton
- 牛顿插值程序 matlab好学者 简单易懂-The Newton interpolation procedure matlab scholars straightforward
matlabP
- matlab 的牛顿插值法,以及三次样条插值法。大家可以借鉴一下。-Newton interpolation matlab and cubic spline interpolation. We can learn from it.
Newton
- 本上传资料为如何在matlab中使用牛顿插值算法,学数值方法的同学可以学习一下哦!-This is how to upload data in matlab using Newton interpolation algorithm, numerical methods, students can learn to learn about Oh!
newton
- newton迭代解非线性方程组,使用工具是MATLAB,方便简单,程序清洗。-newton iterative solution of nonlinear equations, using the tools MATLAB, convenient and simple procedure to clean.
newton
- 用newton迭代法求解非线性方程组的matlab主程序.-Solving nonlinear equations matlab main program using newton iterative method.
matlab-function
- 数值分析中各种代码几何,包括差值函数,牛顿逼近,以及微分方程的解。所以优化参考。-Numerical analysis of various geometric code, including the difference between the functions, Newton approximation, as well as solving differential equations. So Optimization Reference.
07532376optics
- 牛顿环 杨氏双缝的MATLAB代码,很实用,很准确-Young' s double-slit Newton ring MATLAB code, very practical, very accurate
matlab-8.1
- ieee33节点的牛顿拉夫逊法matlab潮流程序-ieee33 node Newton method matlab program
Newton-Raphson-matlab
- 利用Newton-Raphson 解非线性方程,编写matlab程序