搜索资源列表
遗传算法解决TSP问题
- 大家好!这是一个由VC编写的遗传算法解决TSP问题的源代码,希望能初学者有所帮助!-everyone! This is a VC prepared by the Genetic Algorithm for the Traveling Salesman Problem source code, hope to help beginners!
example(C-C++)
- 转载网站上一个写的不错的饿遗传算法的例子-reproduced on a website was a good, hungry GA example
ga_heji
- 流行的遗传算法查询和学习网站,在下精心收集而得,愿与大家分享-popular genetic algorithm inquiry and learning website, the next derived from carefully collected, and is willing to share with you
20060630221244569
- matlab的遗传算法工具箱 goat内有注释说明希望能和大家交流-Matlab toolbox goat genetic algorithm within annotated hopes to be able to share
NSGA_2
- 用于多目标优化算法,即多目标优化遗传算法-非支配排序遗传算法(The NSGA - II algorithm)
21217728gsy
- 动态未知环境下移动机器人路径规划遗传算法(Genetic algorithm for mobile robot path planning in dynamic unknown environment)
ga遗传算法解最优解
- 这篇matlab程序是无需工具箱解决无约束目标函数最大值的程序(This matlab program is a program that does not need a toolbox to solve the maximum of an unconstrained objective function)
AI30
- MATLAB 智能算法30个案例分析,这是用MATLAB实现的各种算法包括遗传算法 粒子群,神经网络,极限学习的各种例子(MATLAB intelligent algorithm 30 case analysis, which is implemented using MATLAB algorithms, including genetic algorithms, particle swarm, neural networks, extreme learning examples)
s4_7
- 基于SGA算法解决TSP问题,使用excel将城市的坐标导入到matlab(Based on the SGA algorithm to solve the TSP problem, the use of Excel coordinates the city into the MATLAB)
bin
- 基于杂交的混合粒子群算法,结合遗传算法和混合粒子群算法两大优势(Hybrid particle swarm optimization based on hybrid algorithm combines two advantages of genetic algorithm and hybrid particle swarm optimization algorithm)
gatbx
- MATLAB中遗传算法工具包,可搭配SVM使用(Genetic algorithm toolkit in MATLAB, which can be used with SVM)
混沌蚁群算法
- 前推回代法的辐射状配电网潮流程序 matlab编写蚁群算法实践 粒子群工具箱PSOt 基于遗传算法配电网无功优化方法程序源代码 求解机组组合问题的多种群混沌蚁群算法(Forward push back generation method of radial distribution network tidal current procedures matlab prepared ant colony algorithm PSOt based on genetic algorithm distri
chapter1遗传算法工具箱
- 遗传算法一部分,希望可以帮到大家,建模加油(Part of genetic algorithm)
bs2rv - 副本
- 作为遗传算法的代码 经常用于遗传优化算法(bs2rv Code as a genetic algorithm is often used in genetic optimization algorithms)
遗传算法工具箱
- MATLAB的一个工具箱,关于遗传算法的,有需要的下载。(MATLAB is a toolbox for genetic algorithm, which needs downloading.)
遗传算法优化BP神经网络预测彩票实现代码
- BP神经网络彩票预测MATLAB代码,遗传算法优化BP神经网络预测彩票实现代码(MATLAB Code for Prediction of Neural Networks based on BP Neural Networks)
GA
- 该算法利用遗传算法实现了特征波长的提取,可以有效降维(The algorithm realizes the extraction of characteristic wavelengths by genetic algorithm and can effectively reduce dimension.)
1223
- TSP是典型的NP完全问题,即其最坏情况下的时间复杂度随着问题规模的增大按指数方式增长,遗传算法可进行有效求解(TSP is a typical NP-complete problem, that is, the time complexity in the worst case increases exponentially as the scale of the problem increases, and the genetic algorithm can be effectively s
遗传算法
- .静态路径规划与动态路径规划的区别 ??以区域分割为指标的动态路径规划以区域分割为指标的动态路径规划 静态路径规划是在已知的静态环境中,规划一条从起点至终点的路径。一旦在... 2.从分析一篇论文开始基于蚁群算法的动态路径规划及其在编队中的仿真应用-赵峰一、核心:改进的... 3.C-ACA信息素更新策略只发生在从起点到最优局部目标点的道路上,更新规则公式如下: ... 4.轮盘赌策略 作用:在保证最大某节点有最大被选择概率的同时,其他效率较低概率的节点也会被...(This can great