Welcome![Sign In][Sign Up]
Location:
Search - quasi newton m file

Search list

[Mathimatics-Numerical algorithmsQuasi-Newton

Description: Quasi-Newton算法的demo程序,主要用于最优化算法的设计与最优化问题的求解-Quasi-Newton algorithm demo program, mainly used in optimization algorithm design and optimization problem solving
Platform: | Size: 9216 | Author: wang qifei | Hits:

[matlabnonlineareq

Description: function g=nonlineareq(x) Here is an example of nonlinear system that can be solved by using the Matlab command "fsolve" written in the file called "solution.m" (see quasi-Newton or Levenberg-Marquardt methods). g(1)=x(1)-4*x(1)*x(1)-x(1)*x(2) g(2)=2*x(2)-x(2)*x(2)+3*x(1)*x(2) -function g=nonlineareq(x) Here is an example of nonlinear system that can be solved by using the Matlab command "fsolve" written in the file called "solution.m" (see quasi-Newton or Levenberg-Marquardt methods). g(1)=x(1)-4*x(1)*x(1)-x(1)*x(2) g(2)=2*x(2)-x(2)*x(2)+3*x(1)*x(2)
Platform: | Size: 1024 | Author: kamakhya | Hits:

CodeBus www.codebus.net