搜索资源列表
Broyden
- 此程序为解非线性方程组的逆Broyden秩1迭代法,为MATLAB源程序
逆broyden秩1法解非线性方程组
- 逆Bbroyden秩1法解非线性方程组实例-Bbroyden Rank an inverse method for solving systems of nonlinear equations example
do_login
- 1. 编制应用Broyden方法求解非线性方程组 的解的计算程序。并求非线性方程组-1. Application Broyden preparation method for solving nonlinear equations of Solutions program. And for nonlinear equations
ni_broydendiedaifa
- 逆broyden迭代法,matlab源代码,共享资源大家努力-broyden inverse iteration, Matlab source code, our efforts to share resources
matlabbroyden
- matlab逆broyden迭代法计算方程-Matlab broyden inverse iteration calculation equation
Broyden
- 此程序为解非线性方程组的逆Broyden秩1迭代法,为MATLAB源程序-This procedure for the solution of nonlinear equations inverse Broyden iteration rank 1 for MATLAB source code
broyden
- 逆broyden迭代法,是数值分析中很重要的一种方法,源码为在matlab中的一种实现。-Inverse Broyden iteration method is very important in numerical analysis a method of source code in matlab an realize.
liblbfgs-1.7
- This library is a C port of the implementation of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) method written by Jorge Nocedal. The original FORTRAN source code is available at: This library is a C port of
1
- matlab开发环境,Broyden迭代法解非线性方程组,其中的M文件-matlab development environment, Broyden iteration method for solution of nonlinear equations, in which M-file
Broyden_newton
- 最优化方法实验设计,研究Broyden族拟Newton算法中fai(k)取值的优化问题,即对于不同的目标函数,考虑取何值时算法是最优的,重点考察的区间[-2 2]范围内的变化情况,算法的优劣程度由CPU运行时间决定。-Optimization method, design of experiments to study the proposed Newton algorithm Broyden family fai (k) values
fminlbfgs_version2
- 这是一个快速的拟牛顿法程序,非常实用,非常强大-FMINLBFGS is a Memory efficient optimizer for problems such as image registration with large amounts of unknowns, and cpu-expensive gradients. Supported: - Quasi Newton Broyden–Fletcher–Go
Broyden
- Broden算法求解一些简单的非线性方程组-Broden algorithm for solving simple nonlinear equations
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 equatio
inverse-broyden-iteration
- matlab的发展环境,为解决大型迭代法的非线性方程组,M-file-matlab development environment, broyden iteration method for solution of nonlinear equations, in which M-file
Broyden
- broyden method - Numerical analysis
Broyden
- this the Broyden s method for solving nonlinear system of equations-this is the Broyden s method for solving nonlinear system of equations
Broyden-Fletcher-Goldfarb-Shanno
- Broyden Fletcher Goldfarb Shanno method implemented by matlab
Broyden
- 用Broyden算法求解非线性方程组,Broyden算法是一种迭代求解的算法-Broyden algorithm for solving nonlinear equations, Broyden algorithm is an iterative algorithm
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.