文件名称:quasi-Newton-method
介绍说明--下载内容来自于网络,使用问题请自行百度
功能:用BFGS算法求解无约束问题:min f(x)
输入:x0是初始点,fun,gfun分别是目标函数及其梯度;
varargin是输入的可变参数变量,简单调用bfgs时可以忽略它
但若其他程序循环调用该程序时将发生重要作用-Function: with BFGS algorithm solving unconstrained problem: min f (x)
input: x0 is the initial point, fun, gfun respectively are the objective function and its gradient
varargin is input variable parameter variable, simply call the BFGS can ignore it
but if other program loop to invoke the program will take place
输入:x0是初始点,fun,gfun分别是目标函数及其梯度;
varargin是输入的可变参数变量,简单调用bfgs时可以忽略它
但若其他程序循环调用该程序时将发生重要作用-Function: with BFGS algorithm solving unconstrained problem: min f (x)
input: x0 is the initial point, fun, gfun respectively are the objective function and its gradient
varargin is input variable parameter variable, simply call the BFGS can ignore it
but if other program loop to invoke the program will take place
(系统自动生成,下载前可以参看下载内容)
下载文件列表
拟牛顿法/
拟牛顿法/bfgs.m
拟牛顿法/broyden.asv
拟牛顿法/broyden.m
拟牛顿法/dfp.asv
拟牛顿法/dfp.m
拟牛顿法/hesse.m
拟牛顿法/sr1.asv
拟牛顿法/sr1.m
拟牛顿法/bfgs.m
拟牛顿法/broyden.asv
拟牛顿法/broyden.m
拟牛顿法/dfp.asv
拟牛顿法/dfp.m
拟牛顿法/hesse.m
拟牛顿法/sr1.asv
拟牛顿法/sr1.m
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.