搜索资源列表
constrains
- 牛顿约束及黄金分割法是一种很好的全局寻优算法,利用这种方法可以很好的实现全局寻优,其结果可与遗传算法、模拟退火算法、爬山法等相媲美!-Newton constraints and golden section method is a good global optimization algorithm, using this method can achieve a good global optimization, the result with genetic algorithms, sim
yuandaima
- 两种不同编码的黄金分割法 基于信息熵的免疫算法 最速下降法 梯度算法-Two different coding golden section method immune algorithm based on information entropy gradient algorithm steepest descent method
Golden-Section
- 黄金分割法把一条线段分割为两部分,使其中一部分与全长之比等于另一部分与这部分之比。其比值是一个无理数,取其前三位数字的近似值是0.618,所以也称为0.618法。-Golden Section
337136
- 进退法,黄金分割法,罚函数法求解一元函数,()