搜索资源列表
acoJan20cycle
- 蚂蚁算法解决流动货郎问题,matlab源代码-ant algorithm to solve the problem of mobile Peddlers, Matlab source code
anttsp
- 这是蚂蚁算法求解TSP的源代码,Matlab中实现。-This is the ant algorithm for TSP source code, Matlab achieve.
MAX_MIN_Ant_System
- matlab中求解最大最小问题的蚂蚁算法源代码。很有参考价值。-Matlab solution of the biggest problems the smallest ant algorithm source code. Great reference value.
mayi
- 用MATLAB语言编写。三十三座城市的蚂蚁算法。解决TSP问题。
genetic-algorithm
- 基于matlab的遗传算法。包括遗传神经网络,蚂蚁tsp问题等。源代码较详尽。-Matlab-based genetic algorithm. Including genetic neural networks, ant tsp issues. More detailed source code.
FOA
- 台湾学者新发现的一种新型的算法,可以和遗传算法、蚂蚁算法对比学习。[潘文超]果蠅最佳化演算法_簡體版-Taiwan scholars discovered a new type of algorithm that can and genetic algorithms, ant algorithms comparison study. [Pan Chao] Drosophila optimization algorithms _ Simplified
ant
- 蚂蚁算法小程序,比较好用,大家可以下来看一下,交流一下-Ant Algorithm applet to compare ease of use, we can look under the exchange of about
ant-Qos
- 蚂蚁算法在服务质量方面的代码,主要是服务质量方面的东西-Ant Algorithm in the service quality of the code, mainly the quality of services of things
antColonyAlgorith1.4
- 双蚁群算法实现机器人路径规划,采用面向对象的方法编写,蚂蚁数量和起始点可以设置,障碍率可以设置,障碍可以自动生成也可以手工使用鼠标设置。 已发表相关论文。 有兴趣的朋友可以检索“孙纯哲 凹形障碍全局路径规划的双蚁群完全交叉算法”-Ant colony algorithm to achieve dual-robot path planning, object-oriented method to prepare, ants can set the number and the starti
C_AntCluster
- matlab 神经网络 蚂蚁算法,值得一看-matlab neural network ant algorithm, worth a visit
ant_Plane
- 之前上传的蚁群无人机不完整,还要另外下载我后来上传的 MATLABLibrary,这个是完整版: 无人机如何在复杂的战区自主飞行是时下的一个热点。这里采用了蚁群算法做出了探讨。并用matlab实现。假定无人机的活动范围为20km×20km的区域,无人机起点的平面坐标为[1,2][单位:km], 攻击目标的平面坐标为[19,18][单位:km],同时不考虑无人机起飞降落时的限制。数字地图和敌方威胁情况[主要考虑雷达威胁]已在附件中给出。数字地图可以做适当的简化,比如可以把地形近似分为三种:高地,低
hdhe
- matlab的蚁群算法 蚂蚁个数 Alpha 表征信息素重要程度的参数Beta 表征启发式因子重要程度的参数 Rho 信息素蒸发系数 Q 信息素增加强度系数 R_best 各代最佳路线-Matlab ant colony algorithm and ant number of Alpha characterization of pheromone level parameters Beta characterization parameters of the heuristic factor R
Antserchpath
- 蚂蚁算法寻路问题,利用matlab实现,你值得拥有-Ants algorithm wayfinding problems
AOC
- 典型人工蚂蚁算法源码,matlab编写,真实有效~-typical AOC
AntCell
- 元胞蚂蚁算法,求解函数优化问题,matlab编程-Cellular Automata Ant Search Algorithm, for Function Optimization Problem,matlab programming.
AntQuantum
- 量子蚂蚁算法,求解函数优化问题,matlab编程-AntQuantum Search Algorithm for Function Optimization Problem,Matlab Programming
算法
- 包含MATLAB当中各种可用的实用的算法程序与指导。(Contains various practical algorithms, procedures, and instructions that are available in MATLAB.)
matlab智能算法30个案例代码
- 用于应用仿真,30个案例,方便更新,遗传算法,粒子群(ant cloncy)