文件名称:optimization
介绍说明--下载内容均来自于网络,请自行研究使用
最优化问题中的最速下降法,共轭梯度法,黄金分割法代码,为applied optimization with matlab programming书中源代码-Steepest descent method, conjugate gradient method, golden section method code
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ConjugateGradient.m
GoldSection_nVar.m
SteepestDescent.m