搜索资源列表
逆broyden秩1法解非线性方程组
- 逆Bbroyden秩1法解非线性方程组实例-Bbroyden Rank an inverse method for solving systems of nonlinear equations example
用拟牛顿法解非线性方程组
- 用拟牛顿法解非线性方程组-with quasi-Newton method for solving nonlinear equations
用牛顿法解非线性方程组
- 用牛顿法解非线性方程组(包括论文及源程序)-with Newton method for solving systems of nonlinear equations (including papers and source)
退火算法解非线性方程组Matlab程序
- 退火算法解非线性方程组Matlab程序
牛顿迭代法解非线性方程组
- 牛顿迭代法解非线性方程组,C语言程序,基本数值计算算法
tonglunsuanfalilun
- 同伦算法的研究理论,一硕士论文,对解非线性方程组很有用-Homotopy algorithm theory, a master' s thesis on the nonlinear equations are useful
2
- matlab开发环境下,牛顿迭代法解非线性方程组,使用者把非线性方程组的M文件fx1(x)和非线性方程组导数的M文件dfx1(x)相应代入即可。-matlab development environment, the Newton iteration solution of nonlinear equations, nonlinear equations to the user of the M documents fx1 (x) and non-linear equations of the
newtonmethod
- 用牛顿-拉夫森方法解非线性方程组。调试通过,任何人拿来就可以用,只需要根据自己的需要更改3个方程即可,也可以增加方程数量。-Newton iterative method for nonlinear simultaneous equations.it can be used without making modifications but changing 3 equations according his own need.
1
- matlab开发环境,Broyden迭代法解非线性方程组,其中的M文件-matlab development environment, Broyden iteration method for solution of nonlinear equations, in which M-file
diedaifa
- 一种数值方法解非线性方程组,可用于工程计算-a method for solving unlining equs.
NiNiuDun
- 利用拟牛顿发解非线性方程组,领域为数值分析-Quasi-Newton made use of contradictions and solve linear equations, the field of numerical analysis for
Newton
- 利用牛顿法和拟牛顿法解非线性方程组,实验验证有效。-Newton method and quasi Newton method for solution of nonlinear equations, which has been experimentally verified and proven to be useful.
Taylor
- Taylor算法,可以用于解非线性方程组-Taylor algorithm, can be used for solving the nonlinear equations
a
- 遗传算法解非线性方程组,搞了好久了,希望能帮到大家-Genetic algorithm for solving nonlinear equations, out for a long time, and hope can help you
nolinerequationssolves
- MATLAB求解非线性方程组的一些算法程序,牛顿迭代法,高斯迭代法等-MATLAB for solving nonlinear equations of some algorithm program, Newton iteration, Gauss iterative method, etc.
The-solution-of-nonlinear-equations
- 该例是个解非线性方程组的很有用的方法,解非线性方程组是个很大的难题。-The solution of nonlinear equations。and the solution is called muldNewton,and it is vary useful。
有理由求非线性方程组的解
- 学习解非线性方程组,有理由求非线性方程组的解,十分简单,新手很容易掌握-Learning to solve nonlinear equations, there is reason to seek the solution of the nonlinear equations, very simple, the novice can easily grasp
niNewton_test
- Eigen 编写的拟牛顿法 解非线性方程组 //徐世良主编 数值分析与算法 // C++接口 需要Eigen3支持(quasi Newton method for solving nonlinear equations edited by Xu Shiliang numerical analysis and algorithm Eigen3 / C++ interface support)
计算方程组-1
- 该程序可用来求解计算复杂的非线性方程组的解析解,对初学者有一定参考价值(The program can be used to solve the analytic solution of complex nonlinear equations, and has some reference value for beginners)
MATLAB牛顿法求解非线性方程组
- MATLAB牛顿法求解非线性方程组,运用牛顿法对非线性方程组进行求解可得到数值解(MATLAB Newton method for solving nonlinear equations, using Newton method to solve nonlinear equations to obtain numerical solution.)