文件名称:linesearch
介绍说明--下载内容均来自于网络,请自行研究使用
利用黄金分割点法计算步长,用来求二次凸函数的最小值的线搜索方法-Using the gold partition point method, the step size is used for the minimum of two convex functions.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
golds.m
grad_fun.m
linesearch1.m
obj_fun.m