资源列表
sa-for-tsp
- 利用模拟退火算法解决50个城市的tsp问题,简单易懂,适合初学者-The use of simulated annealing algorithm to solve 50 problems tsp city, easy-to-read, suitable for beginners
Digitalmapc
- a genetic algorithm to solve the digital map using c++
1
- hopfield神经网络结构解决问题,使用MATLAB软件,已经过运行,保证可以使用,得出结果。-hopfield neural network to solve the problem, the use of MATLAB software, has been run, ensure that you can use the result.
GA.c
- 遗传算法原程序,这是利用C语言编的遗传算法源程序-the code explain the principle of the memetic algorithm
cpgm
- 基于混沌扰动算法来解决pso算法早熟问题,并用二者结合来训练灰色预测模型参数-Perturbation algorithm based on chaotic algorithms to solve the pso early-maturing issues, and to use a combination of both to train the gray prediction model parameters
bp
- bp神经网络的例子,很简单,有数据文件,方便看-bp example
ga
- 本代码是利用遗传算法解决简单的JOB—SHOP型的生产调度问题。代码简单,且已经过调试,可以正常运行,C++及遗传算法的初学者可以参考!-This code is the JOB-SHOP-type production scheduling problems using genetic algorithms to solve simple. Simple code, and have been debugging the normal operation of OK, C and Geneti
blkstablea
- 12脉波可控整流电路仿真模型,模型的稳定性分析。-12 controllable pulse wave rectifier circuit simulation model, the stability analysis.
tsp_ga
- SP_GA Traveling Salesman Problem (TSP) Genetic Algorithm (GA) Finds a (near) optimal solution to the TSP by setting up a GA to search for the shortest route (least distance for the salesman to travel to each city exactly once and return to t
yiqunsuanfa
- 蚁群算法的源代码,可有效解决旅行商问题(TSP)。-Ant colony algorithm source code, which can effectively solve the traveling salesman problem (TSP).
Hopfield_network_ei
- 如何利用神经网络算法进行学习,使其控制性能最优-How to use neural network learning algorithm, so the best control performance
IRIS-nn
- 有导师学习神经网络的分类——鸢尾花种类识别,需要的同学可以下载-Learning from the classification neural network- iris species identification, students need to be downloaded to try
