资源列表
PSO
- 粒子群的matlab源代码程序,粒子群的
GA-code-for-VRP-in-C
- 用遗传算法解决VRP问题的C语言源代码,欢迎交流-VRP with a genetic algorithm to solve the problem of the C language source code, welcomed the exchange
gaot
- 基本遗传算法的matlab源程序,适合初学者,参考资料很有价值-Genetic algorithm matlab source, suitable for beginners, valuable reference
18f2550-control-fuzzy
- Fuzzy Logic Pic 18f2550
mohukongzhi
- 智能控制中的神经网络的PID仿真 matlab-Intelligent Control of neural network PID simulation
yichusuanfa
- 遗传算法进行求解,带有文件读写。上下界闲置-Genetic algorithm to solve, with file read and write.
Matlab
- matlab作图函数集锦(42个例程加PPT讲解)-matlab plot function Collection (42 routines plus PPT to explain)
ann_evaluation1
- matLAB 应用,BP神经网络 源代码-matLAB application, BP neural network source code
PCNN_toolbox
- PCNN工具包,非常好用!-PCNN toolbox,very good!
K-means
- 机器学习 模式识别 二维K-means实现 包括代码、数据和实验-Machine learning pattern recognition, including two-dimensional K-means to achieve code, data and experimental
ga_bp
- 运用遗传算法优化BP神经网络的权值,里面有所有的源程序!希望大家使用!-The use of genetic algorithm BP neural network weights, which have all the source code! Want everyone to use!
FindRouteGUI
- 1,已完成功能 (1)距离短时大部分情况下可以选择最短路径进行移动 (2)加入了精英选择优化算法 (3)无论地图大小一定可以得出路径 (4)点击障碍物可以得出路径 3,代码改进 将原来两大类(Widget,Geno)拆分成三个类(Widget,Handle,Geno), Widget:显示界面等可视化元素,获取最短路径并显示移动, Handle:优化路径,得出最短路径,以后会加入通信模块 Geno:计算得出一定数量的可达路径 4,算法描述
