资源列表
ant2
- 蚁群算法程序,该程序是旅行商问题的蚁群算法。对于其他问题的蚁群算法,可在此基础上略做修改。-Ant colony algorithm, the program is a traveling salesman problem ant colony algorithm. Ant colony algorithm for other problems, can be made on this basis, with minor modifications.
apriori_matlab
- matlab版本的apriori源代码 matlab版本的apriori源代码 matlab版本的apriori源代码
tsp_ga
- 一老外用些的遗传算法解决tsp问题的源码,可以参考-A foreigner with some of the genetic algorithm to solve the problem tsp source code, can refer to
top71
- 拓扑优化的经典程序,实施过程中采用conv2 Matlab function。希望对对您有所帮助.-The classic topology optimization procedures, the implementation process used conv2 Matlab function. Hope for your help.
pso-optimal-power-flow
- 使用粒子群优化算法对电力系统最有潮流进行优化,比较不错的程序-Using particle swarm optimization algorithm for power system to optimize the power flow, relatively good program
AGA
- 这是一个基于遗传算法的求解例子-This is a example of genetic algorithm
GAEllite
- 基于精英选择和交叉策略的遗传算法,在标准遗传算法的基础上提高了精度和速度-Elite selection and crossover strategy genetic algorithm on the basis of the standard genetic algorithm to improve accuracy and speed
TSP
- 蚁群算法TSP(旅行商问题)通用matlab程序-ant colony optimization on TSP
rbfperson
- 利用rbf神经网络对人体组织药业灌注这个系统的一个学习,可以到达模拟预测效果-rbf use neural networks to human tissue perfusion of the medicine of a learning system, can be reached simulation results
xsjk
- 小生境自适应遗传算法解决无功优化问题的MATLAB源程序-Adaptive niche genetic algorithm to solve the problem of reactive power optimization MATLAB source
HOPFIELD
- HOPFIELD神经网络C语言程序,HOPFIELD神经网络C语言程序-The C program of HOPFIELD
copyfiles
- This program copies files from one folder in other folder. The program uses processes. argv [1] - folder_1, argv [2] - folder_2, argv [3] - processes quantity