资源列表
matlab的kalman工具箱
- matlab的kalman工具箱,包含多重函数和实例
BP_XOR三层BP人工神经网络解决异或问题
- 利用三层BP人工神经网络解决异或问题(XOR)用matlab编程实现,网络结构可以方便地调整-The use of three BP artificial neural network to solve XOR problem (XOR) using matlab programming, the network structure can be easily adjusted
蜂群算法实验程序
- 蜂群算法实验程序
模拟退火算法程序
- 模拟退火算法程序
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