资源列表
mybp1
- 一个用C语言实现的bp算法,用于学习sin曲线. -a C language of bp algorithm for the sin learning curve.
SGA
- 遗传算法解决旅行商(tsp)问题,规模较小,适合初学者学习。-Genetic algorithm to solve traveling salesman (tsp) problem, smaller, suitable for beginners to learn.
simulation-contrast-of-BP-and-RBF
- BP神经网络和RBF神经网络的仿真比较,附有程序代码。-BP neural network and RBF neural network simulation compared with a program code.
SA-TSP
- 利用模拟退火法求解TSP问题 可以求得50个城市的精确解
ACO
- 利用蚁群算法找最短路径的matlab代码 -find the shortest path using ACO
BP-VS-RBF
- BP神经网络和RBF神经网络仿真的比较,需要的朋友请下载-BP neural network and RBF neural network simulation comparison, a friend in need, please download. . .
pso-souceCode-C++Version
- 一个粒子群优化(PSO)算法的C++版本的源代码。
SPath
- 原创,A-star算法求解最短路径,寻路问题。 求解效率高,且对于理解A-Star算法和数据结构链表操作有非常有用。
PythonPSO
- 粒子群算法PSO 算法属于进化算法的一种,和遗传算法相似-particle swarm algorithm
GA
- 遗传算法,经典的智能算法-Genetic algorithms, and try not to let the owners have spent time revised instructions for your
CNNpython
- 卷积神经网络程序,python语言编写,希望对大家有帮助-a programa of CNN, by python laguage
robot
- Simple rules based robot avoiding obstacles system. The robot can move the start cell to a specified destination cell without hitting any obstacle, and to make as few moves as possible.-Simple rules based robot avoiding obstacles system. The robot ca