资源列表
PythonPSO
- 粒子群算法PSO 算法属于进化算法的一种,和遗传算法相似-particle swarm algorithm
BP-VS-RBF
- BP神经网络和RBF神经网络仿真的比较,需要的朋友请下载-BP neural network and RBF neural network simulation comparison, a friend in need, please download. . .
SA-TSP
- 利用模拟退火法求解TSP问题 可以求得50个城市的精确解
ACO
- 利用蚁群算法找最短路径的matlab代码 -find the shortest path using ACO
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.
monituihuo_beibao
- 模拟退火算法解决背包问题,使得背包能得到最好的利用。-Simulated annealing algorithm to solve knapsack problem, the backpack can be the best possible use.
JuegoGato
- This a little program of cat play
bp
- 用C语言实现的BP网络的程序,严格按照BP的算法流程,开发环境为WIN-TC-C language of BP procedures in strict accordance with the BP algorithm. Development Environment for the WIN-TC
psobp
- 用pso算法优化BP网络,简单易懂 可以在此基础上进行其他改进-Optimized BP network with pso algorithm is simple and easy to understand can make additional improvements on this basis
anttsp
- 一种基于matlab的简化蚁群算法程序,通俗易懂-Simplified based on ant colony algorithm matlab program, easy to understand
