搜索资源列表
matlab-code
- 几个多目标求极值的Matlab算法,包括模式搜索法、Rosenbrock法、单纯形法、Powell法、最速下降法、共轭梯度法、牛顿法、信赖域法-Matlab algorithm, several multi-objective extremum including pattern search method, Rosenbrock method, simplex method, Powell method, the steepest descent method, conjugate gradi
quasi-Newton
- 拟牛顿(Quasi-Newton)法的目标函数梯度下降特性在极值点附近快速搜索,从而实现了全局最优与快速搜索的有机结合.-Quasi-Newton method:Quasi-Newton methods are based on Newton s method to find the stationary point of a function, where the gradient is 0.