资源列表
模拟退火算法程序
- 模拟退火算法程序
fdp5final神经网络人脸检测
- gabor 神经网络 人脸检测系统
51个城市的tsp程序
- 这是一个用蚁群算法来解决51个城市的tsp问题,该源码是用C++编写的,是一个非常有用的源代码 const int iAntCount=34;//ant numbers 蚂蚁数量 const int iCityCount=51;//城市数量 const int iItCount=500;//循环次数 const double Q=100;//信息素总量
标准粒子群算法matlab算例
- 标准粒子群算法matlab算例
改进的BP神经网络
- 基于附加动量的BP神经网络,模拟函数
c语言编写的遗传算法程序
- c语言编写的遗传算法程序
matlab编写的遗传算法程序
- matlab编写的遗传算法程序
简易华容道
- 简单的数字华容道
CVRP-N
- 采用微粒群(粒子群/PSO)算法求解CVRP“车辆路径问题”的代码,对于中小规模算例能有很快的速度,对于大规模问题则效率偏低。文件包内附国际常用算例十余个。如有任何疑问,可以到http://2shi.phphubei.com.cn/index.php发帖咨询。-Using particle swarm (PSO/PSO) algorithm CVRP " vehicle routing problem," the code, for example small and me
CVRP-N
- 采用微粒群(粒子群/PSO)算法求解CVRP“车辆路径问题”的代码,对于中小规模算例能有很快的速度,对于大规模问题则效率偏低。文件包内附国际常用算例十余个。如有任何疑问,可以到http://2shi.phphubei.com.cn/index.php发帖咨询。-Using particle swarm (PSO/PSO) algorithm CVRP " vehicle routing problem," the code, for example small and me
基于遗传算法的投影寻踪模型Matlab源码
- 基于遗传算法的投影寻踪模型Matlab源码,Projection pursuit based on genetic algorithm model of Matlab source
电脑鼠走迷宫源代码
- 电脑鼠走迷宫,修改了速度调节,平滑转弯,深度修正路线,Computer Mouse Maze, modify the speed regulation, smooth turning, the depth correction line