搜索资源列表
Opt_Golden
- 黄金搜索发也叫0.618法,该程序功能是黄金搜索算法求区间上的无约束最优化解。
Opt_Quadratic
- 插值算法是一类重要的线性搜索方法,其基本思想是在搜索区间中不断用低次插值多项式来近似目标函数。该程序是用二次插值算法求区间上的无约束最优化解。
Opt_Steepest
- 最速下降法是一种沿着N维目标函数的负梯度方向搜索最小值的方法。该程序是用最速下降法求无约束最优化解。
Opt_Golden
- 黄金搜索发也叫0.618法,该程序功能是黄金搜索算法求区间上的无约束最优化解。-Gold english-fat, also known as Law 0.618, the program features search algorithm is a golden interval for the non-constrained optimal resolve.
Opt_Quadratic
- 插值算法是一类重要的线性搜索方法,其基本思想是在搜索区间中不断用低次插值多项式来近似目标函数。该程序是用二次插值算法求区间上的无约束最优化解。-Interpolation algorithm is one important class of linear search method, its basic idea is constantly in the search interval with a low polynomial in
Opt_Steepest
- 最速下降法是一种沿着N维目标函数的负梯度方向搜索最小值的方法。该程序是用最速下降法求无约束最优化解。-Steepest descent method is an N-dimensional objective function along the negative gradient direction of the minimum search method. The program is used steepest descent m