搜索资源列表
Shubert
- 多元多峰函数的优化实例 第10行各变量的上下限改为[-10 10],原来为[-3 3]; 第25行改为:[Y, I]=min(ObjV) 原来为[Y, I]=min(ObjVSel) 以此将染色体的个体值与shubert()函数值对应起来,原表达式不具有shubert()函数自变量和应变量的对应关系 -Multi-multi-peak function optimization examples of the first
line_shubert
- 用传统自适应遗传算法编写程序来计算shubert函数-Adaptive genetic algorithm with traditional programming to calculate the shubert function
Shubert
- Shubert 函数的源代码。自己做了些修改-Code of Shubert,have some change
Shubert
- 多元多峰函数优化实例的遗传算法的matlab源程序-Diverse multi-modal function optimization instance of a genetic algorithm matlab source
SimpMethod-for-Shubert-Function
- 单纯形算法解Shubert函数,经测试收敛较快,效果不错,需要非线性最优化的可以借鉴-Solution Shubert function simplex algorithm, tested converges faster, effect is good, need to nonlinear optimization can draw lessons from
Shubert_GA
- Shubert函数遗传算法实现,包括遗传算法包(function Shubert genetic algorithm GATBX included)