资源列表
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).
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
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
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++
backprop
- 共有五种算法 :A star 算法类的实现,Bp神经网络解决异或问题,联机手写数字识别,联机数字、英文字符及汉字识别,8数码游戏
BpNet
- BP训练网络源码,实现了VC下BP神经网络训练的功能-BPNET training source code
