搜索资源列表
Broyden
- 此程序为解非线性方程组的逆Broyden秩1迭代法,为MATLAB源程序
broyden
- 逆broyden迭代法,是数值分析中很重要的一种方法,源码为在matlab中的一种实现。-Inverse Broyden iteration method is very important in numerical analysis a method of source code in matlab an realize.
Broyden
- 拟牛顿迭代法是相对比较新的一种方法,克服了牛顿迭代需要求导数和求逆的缺点.-Newton iterative method is a relatively new method of Newton shall be required to overcome the derivative and inverse shortcomings.
broyden_cal
- 求解非线性方程组的拟牛顿法(逆broyden秩1方法)之matlab程序,采用符号运算,直接输入含参数的方程组即可。-Solving nonlinear equations of quasi-Newton method (inverse method broyden rank 1) of the matlab program, using symbolic computation, the direct input of equations with a parameter can be.
FN
- This function is used by Newton s Method for systems and by Broyden s Method
shili100
- 制作运用Broyden迭代法解线性方程组的用户界面-Making Broyden iteration method by solving linear equations of the user interface
shili99
- 制作运用Broyden迭代法解线性方程组的用户界面-Making use of Broyden iteration method for solving linear equations of the user interface
inverse-broyden-iteration
- matlab的发展环境,为解决大型迭代法的非线性方程组,M-file-matlab development environment, broyden iteration method for solution of nonlinear equations, in which M-file
Broyden
- this the Broyden s method for solving nonlinear system of equations-this is the Broyden s method for solving nonlinear system of equations
Quasi-Newton
- 拟牛顿算法中的经典BFGS校正算法和DFP算法的matlab实验代码,broyden族算法的matlab程序。-Proposed Newton the classic algorithm the BFGS correction algorithm and DFP algorithm matlab experimental code, broyden family, algorithm matlab program.
matlab
- 用matlab分析数值的,有拉个朗日插值、三次样条插值法、NEWTON插值、hermite插值、mewton形式的hermite插值、平方根法、gauss消去法、三角分解法、jacobi迭代法、 gauss迭代法、sor迭代法、最速下降法、共额梯度法、mewton迭代法、逆broyden迭代法。一共15段代码。 -Numerical analysis using matlab, there are a Long Day interpolation, cubic spline interp
session34
- 经济学的数值方法 非线性优化。涉及Broyden s Method Powell s Hybrid Method,定价问题-Broyden s Method Powell s Hybrid Method,pricing set
solving_equations_by_MATLAB
- 分别包含了雅克比法、超松弛(sor)法、共轭梯度法(cg)以及broyden法以及newton法解方程-solving equations by the method of Jocobe、SOR、CG、Broyden、Newton in matlab
matlab-broyden
- 该代码为matlab的逆broyden迭代法,用于求解一些非线性问题。-The code for matlab inverse broyden iterative method for solving a number of nonlinear problems.
matlab-broyden
- 该代码为基于matlab的broyden迭代算法实现,用于求解非线性问题,并且绘图等等。-The code for the matlab broyden iterative algorithm implemented for solving nonlinear problems, and drawing and so on.
3059127
- matlab逆broyden迭代法计算方程,推荐给大家 不错的-Matlab inverse broyden iterative method to calculate equation, recommend to you good
(BFGS 算法程序)
- BFGS 校正是目前最流行也是最有效的拟牛顿校正, 它是由 Broyden, Fletcher, Goldfarb 和 Shanno 在 1970 年各自独立提出的拟牛顿法, 故称为 BFGS 算法.(BFGS correction is the most popular and effective quasi Newton correction at present. It is composed of Broyden, Fletcher, Goldfarb and Shanno res
1
- matlab计算程序,有broyden求解非线性方程的源代码(Matlab computing program with Broyden source code for solving nonlinear equations)
