搜索资源列表
GAOptimization.rar
- 我改写的多变量带约束的遗传算法Matlab源程序!,Multi-variable Constrained Optimization by GA in Matlab!!!
youhua
- 最优化方法及其Matlab程序设计。包括带约束的罚函数法,复合形法,坐标轮换法,乘子法,单纯形法,割平面法,粒子群法,遗传算法等各种优化算法-Optimization method and Matlab programming. Including the penalty function method with constraints, the complex method, coordinate rotation method, the multiplier method, the simp
gatbx
- 说明: 1、对原gatbx工具箱进行了修正,对一些不适合于Matlab高版本的地方进行了改进,不会再有Warnings。 2、自己编写了一些函数,以my开头,扩展了原工具箱功能。 3、将原始的基于命令式的mpga.m及sga.m文件封装成函数形式,可以根据需要在变量空间输出信息,避免了一大堆输出结果。 4、新的my_mpga.m及my_sga.m考虑到约束函数的处理及约束结果的显示等。增强了实用性。 以上是赵志斌师兄对gatbx工具箱所做的改进,保持了原有gatbx工具
PIDYUESHU
- 基于遗传算法二进制编码,带约束的PID参数优化-Binary-coded genetic algorithm-based PID parameter optimization with constraints
initpop
- 求matlab编的遗传算法源程序,用于求解带约束的优化问题。-Seeking matlab genetic algorithm source code for solving optimization problems with constraints.
GAcode
- 遗传算法解带约束的最优问题的matlab程序,适合进行遗传算法的学习-Genetic algorithm for constrained optimization problem matlab program, suitable for studying genetic algorithm
file4zy_GAconstrain
- 带约束的遗传算法,自带例子可以实现,对于遗传算法的初学者也是很好的程序。-Constrained genetic algorithm, carrying examples can be achieved for the beginners of the genetic algorithm is a very good procedure.
非线性遗传算法
- 非线性遗传算法代码,解决带约束条件的一般问题(Nonlinear genetic algorithm code, solve the general problem with constraints)
13种PSO算法以及课件
- 各算法对应的问题如下: PSO 用基本粒子群算法求解无约束优化问题 YSPSO 用带压缩因子的粒子群算法求解无约束优化问题 LinWPSO 用线性递减权重粒子群优化算法求解无约束优化问题 SAPSO 用自适应权重粒子群优化算法求解无约束优化问题 RandWPSO 用随机权重粒子群优化算法求解无约束优化问题 LnCPSO 用学习因子同步变化的粒子群优化算法求解无约束优化问题 AsyLnCPSO 用学习因子异步变化的粒子群优化算法求解无约束优化问题
带约束的遗传优化算法
- 带约束的多目标遗传优化算法NSGA-II(Constrained Multi-objective Genetic Algorithms NSGA-II)
vrp
- 遗传算法求解vrptw,带时间窗约束的车辆路径问题(Genetic algorithm for VRPTW vehicle routing problem with time window constraints)