文件名称:nonlinear-optimization
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
非线性规划各种算法汇总,包括线搜索、梯度下降法、牛顿法、共轭梯度法、DFP算法、BFGS算法和信赖域算法-Summary all kinds of algorithm of nonlinear programming, including line search, the gradient descent method, Newton method and conjugate gradient method, DFP algorithm and BFGS algorithm and trust region algorithm
(系统自动生成,下载前可以参看下载内容)
下载文件列表
非线性规划算法汇总\bfgs.m
..................\cg.m
..................\dfp.m
..................\dfun.m
..................\fun.m
..................\grad.m
..................\Hfun.m
..................\newton.m
..................\steihaug.m
..................\trustm.m
..................\wolfe.m
非线性规划算法汇总