搜索资源列表
GA.rar
- 一个动态遗传算法代码 matlab的,采用全方位的两点杂交、两点变异的改进的加速遗传算法(IAGA),A dynamic genetic algorithm matlab code, the use of comprehensive two hybrid, two variations of improved accelerating genetic algorithm (IAGA)
PPC-RAGA
- 这是一个关于投影寻踪模型与加速遗传算法的结合的源程序,不需要工具箱,自己的编译的程序,简单易懂1-This is a projection pursuit model and accelerate the combination of genetic algorithm source code, no kit, build your own program, easy to understand a
yichuansuanfa3
- 遗传算法matlab程序,步骤为设置最大迭代步数、计算当前最大的适应度、设置初始取值范围[0 255]、进入加速迭代的间隔、选择交叉、变异等-Genetic algorithm matlab program, the steps to set the maximum number of iterative steps to calculate the current maximum of fitness, set the initial range [0 255], into the accel
Matlab_tsp
- TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序 D是距离矩阵,n为种群个数 参数a是中国31个城市的坐标 C为停止代数,遗传到第 C代时程序停止,C的具体取值视问题的规模和耗费的时间而定 m为适应值归一化淘汰加速指数,最好取为1,2,3,4,不宜太大 alpha为淘汰保护指数,可取为0~1之间任意小数,取1时关闭保护功能,建议取0.8~1.0之间的值 R为最短路径,Rlength为路径长度- TSP problem (also known as: traveling
S-GA-SVM
- 一个关于遗传算法改进的支持向量机算法,能对全局优化问题进行加速搜索最优解-A genetic algorithm to improve the support vector machine algorithm for global optimization problems can be accelerated search the optimal solution