搜索资源列表
第四章 解非线性方程的迭代法
- 解非线性方程的迭代法-solving nonlinear equations iterative method
逆broyden秩1法解非线性方程组
- 逆Bbroyden秩1法解非线性方程组实例-Bbroyden Rank an inverse method for solving systems of nonlinear equations example
用牛顿法解非线性方程组
- 用牛顿法解非线性方程组(包括论文及源程序)-with Newton method for solving systems of nonlinear equations (including papers and source)
退火算法解非线性方程组Matlab程序
- 退火算法解非线性方程组Matlab程序
牛顿迭代法解非线性方程组
- 牛顿迭代法解非线性方程组,C语言程序,基本数值计算算法
homopack
- 解非线性方程的同伦算法-Solution of nonlinear equations homotopy algorithm
Ffttest
- 分步傅利叶方法解非线性方程-Fourier step-by-step method for solving systems of nonlinear equations
netlim1
- 分步傅利叶方法解非线性方程-Fourier step-by-step method for solving systems of nonlinear equations
NLequationCalculator
- 非线性方程类,封装了有关解非线性方程的算法-nonlinear equations, the solution package, the algorithm of nonlinear equations
拟牛顿法求非线性方程组的一组实数解
- 拟牛顿法求非线性方程组的一组实数解-quasi-Newton method of nonlinear equations for a group of real solutions
第四章 解非线性方程的迭代法
- 解非线性方程的迭代法-solving nonlinear equations iterative method
逆broyden秩1法解非线性方程组
- 逆Bbroyden秩1法解非线性方程组实例-Bbroyden Rank an inverse method for solving systems of nonlinear equations example
用牛顿法解非线性方程组
- 用牛顿法解非线性方程组(包括论文及源程序)-with Newton method for solving systems of nonlinear equations (including papers and source)
lyp
- 运筹学中的解非线性规划问题的一种方法,zoutendijk可行方向法-tacticians solution of the nonlinear programming method, zoutendijk feasible direction
离散牛顿法
- 解非线性方程组的一种方法:先用一种优化方法将给定初值(它有可能会使得后续的牛顿法发散)通过一条比较快的途径收敛到精确解附近,得到一个新的初始点,然后再通过牛顿法将新的初始点迭代到精确解(一定的误差范围内)。这种方法的优点在于:它可以将牛顿法快速收敛的优势发挥出来,同时又避免了该方法收敛域比较窄的缺点。-solving nonlinear equations in a way : by using a method of optimizi
newtonmethod
- 用牛顿-拉夫森方法解非线性方程组。调试通过,任何人拿来就可以用,只需要根据自己的需要更改3个方程即可,也可以增加方程数量。-Newton iterative method for nonlinear simultaneous equations.it can be used without making modifications but changing 3 equations according his own need.
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) an
Taylor
- Taylor算法,可以用于解非线性方程组-Taylor algorithm, can be used for solving the nonlinear equations
MATLAB解非线性优化问题
- MATLAB的解非线性优化问题,欢迎下载
第03章 非线性规划
- 如果目标函数或约束条件中包含非线性函数,就称这种规划问题为非线性规划问 题。一般说来,解非线性规划要比解线性规划问题困难得多。而且,也不象线性规划有 单纯形法这一通用方法,非线性规划目前还没有适于各种问题的一般算法,各个方法都 有自己特定的适用范围(If you include the nonlinear function of the objective function or constraints, for nonlinea