搜索资源列表
ACA
- 蚁群算法,求解TSP问题。提供了多个经典的TSP路径-ant colony algorithm for TSP. For a number of classic TSP path
aca
- 用matlab编写的图像聚类程序,包涵仿真程序,两种算法。
ACA
- 蚁群算法代码,调试后已实现,希望与对此算法感兴趣的朋友共享-Ant colony algorithm code, debugging has been achieved, look forward to working with this algorithm are interested in sharing a friend
ACA
- 段海滨教授主编的《蚁群算法原理及其应用》附录里的C程序代码.-Professor Duan Haibin editor-in-chief of ant colony algorithm and its application in Appendix C in the program code.
ACA
- matlab 写的蚁群算法,用于计算tsp问题,感觉效果不错的。-matlab aca for tsp
aca
- 蚁群聚类算法,这个算法在处理油色谱数据时很有用的-Ant colony clustering algorithm, this algorithm is useful when dealing with the oil used for chromatographic data
C_AntClusterKnown
- 蚁群聚类分析,用于进行故障模式识别或者数据挖掘-ACA
CrossOneACA
- 用群算法实现交通信号控制。属于优化中的一种。-ACA Realize the traffic signal control
ACA_09.03.01
- 用于稠密矩阵压缩的ACA算法,可以用于矩量法和有限元中。-an ACA code to compress the dense matrix in MOM and FEM.
ACA
- 基于蚁群算法的区域覆盖卫星星座优化设计 星座;区域覆盖:蚁群算法:连续域;优化-Ant colony algorithm based on regional coverage satellite constellation design constellation regional coverage: ant colony optimization: continuous domain Optimization
ACA
- 该文件中程序主要解决TSP问题的蚁群算法的matlab程序-The main program file to solve the problem of the ant colony algorithm for TSP program matlab
ACA-TSP_source_code
- 该代码是基于蚁群算法的matlab代码,适用于求解TSP问题(即旅行商问题)-The code is based on ant colony algorithm matlab code for solving the TSP problem (ie TSP)
aca
- matlab中实现蚁群优化算法在30个城市中寻找一条最优路径。有说明文档。-Ant colony Optimization int matlab and provide a txt document which contains 30 city coordinate
aca
- 蚁群算法书上原文使用c编程,对初学者有帮助。-ant colony optimization
aca
- matlab program for ldpc code development
ACA
- 蚁群算法的matlab编程思路,代码简单,实用-Ant colony matlab programming ideas, the code is simple and practical
Mobile-Robot-Planning-on-ACA
- 基于改进蚁群算法的移动机器人路径规划,主要研究蚁群算法-Mobile Robot’s Path Planning Based on Improved Ant Colony Algorithm
ACA
- matlab实现的蚁群算法(ACA)例程,解决TSP旅行商问题,可以在图中进行动态显示-ant colony algorithm matlab realized (ACA) routines to solve the traveling salesman problem TSP, can be dynamically shown in the figure
ACA
- 绝对可运行的蚁群算法主程序,包含主程序及禁忌表(the main program of Ant colony algorithm absolutely can run)
启发式算法
- 基础的启发式算法样例,ACA,GA,PSO,SA(Example of basic heuristic algorithm)