非线性方程求根 包括二分法、牛顿迭代法的matlab程序。-Root including nonlinear equations dichotomy of Newton iteration of Matlab procedures. 下载
|
这是牛顿法求解非线性方程组哦那个,用matlab编写的3个m文件,F是方程组左端向量函数,JF是其Jacobian矩阵,最后调用newdim函数文件-This is the Newton method for solving nonlinear equations, oh, um, using Matlab prepared by the three m documents, F is equations extreme vector function, JF its Jacobian matrix, Call newdim function final document 下载
|
在matlab中应用牛顿切线法和割线法求解一元多次方程。具体详见压缩包中说明文档。-Apply Newton tangent and secant method to solve unitary multiple order functions in matlab. Please read the readme document in the zip file. 下载
|
根据牛顿插值原理进行数据的拟合,附有牛顿插值原理和它的matlab的实现方法,有点简单了,但是过程中的好些地方还是值得学习的。- 下载
|
matlab牛顿迭代方法,上机试验对于初学者又很大的帮助,简单易懂-Matlab Newton iterative method, the pilot on the plane for beginners also very helpful and easily understood 下载
|
计算方法 大学 求根 牛顿求根公式D:\matlab\nmm\rootfind.rar-calculation Newton University Root Root Formula D : \ Matlab \ nmm \ rootfind.rar 下载
|
牛顿迭代法,用于求解非线性方程,具体使用方法见程序内部说明。- 下载
|
自己遍的牛顿迭代法求解二元二次方程的程序 迭代步数可以自己设定- 下载
|
电力系统潮流计算 采取牛顿-拉弗逊法和PQ分解法 用matlab计算矩阵的功能,通过迭代方式求解。-power flow calculation taken Newton-Laffer Robertson and PQ decomposition matrix calculation using Matlab gong able, through iterative method to solve. 下载
|
brsola 解非线性方程 经典算法 改进版的拟牛顿叠代,收敛很快了-brsola solving nonlinear equations of classical algorithm for improved version of the quasi-Newton iteration, the convergence soon 下载
|