搜索资源列表
ant_plane
- 无人机如何在复杂的战区自主飞行是时下的一个热点。这里采用了蚁群算法做出了探讨。并用matlab实现。假定无人机的活动范围为20km×20km的区域,无人机起点的平面坐标为[1,2][单位:km], 攻击目标的平面坐标为[19,18][单位:km],同时不考虑无人机起飞降落时的限制。数字地图和敌方威胁情况[主要考虑雷达威胁]已在附件中给出。数字地图可以做适当的简化,比如可以把地形近似分为三种:高地,低地以及过渡地带。 忽略地形和无人机操作性能等因素的影响,综合考虑敌方威胁,无人机航程等,基
PSOFuzzyModeler
- Fuzzy PSO算法仿真源代码,实现模糊蚁群优化算法的仿真。-Fuzzy PSO algorithm
VRP
- 31个城市的VRP进行蚁群算法求解的matlab源码-31 cities, ant colony algorithm for VRP to the matlab source code
ga
- 龙哥的用MATLAB解决蚁群算法 3段解决蚁群算法蚁群算法-Longge the ant colony algorithm using MATLAB to solve 3
yiqun
- 基于蚁群算法的打孔机生产效能的提高matlab程序源代码-Ant Colony Algorithm
yiqunsuanfa
- 路径规划的蚁群算法,基于matlab环境,可供初学者学习参考。-Path planning of the ant colony algorithm, based on the Matlab environment for beginners to learn.
yiquntsp
- 旅行商问题的蚁群算法,基于matlab环境,可供初学者学习参考。-Traveling Salesman Problem, ant colony algorithm based on Matlab environment available for beginners to learn.
2dyiqunsuanfa
- 2维路径规划的蚁群算法,基于matlab环境,可供初学者学出席参考。-Ant colony algorithm, based on the 2-D path planning matlab environment, attend reference for beginners to learn.
AntColony
- 图像配准技术及其matlab实现书中的蚁群算法源代码-Ant Colony Algorithm in Image registration technique using matlab
matlab-bian-ma
- matlab源代码 包括K均值聚类 鱼群算法 模拟退火 蚁群算法 端点检测等-matlab source code, including K-means clustering algorithm simulated annealing ant colony algorithm fish endpoint detection
ACA
- Matlab版蚁群算法源代码,《蚁群算法原理及应用》作者,段海滨 此书的源代码-ACA for Matlab
antsystem-TSP
- matlab智能算法 蚁群算法的优化计算,旅行商问题优化(案例背景为巡回我国31个地区)-apply ant colony algorithm to solve TSP
ant-algorithm-twodemension
- matlab智能算法基于蚁群算法的二维路径规划(案例背景为在一个200*200的空间中找寻从起点S到终点D的最优路径)-ant colony algorithm find the beat path between two points in a two dimension place
ACA_main
- 蚁群算法及MATLAB实现——TSP问题的新解法 -Ant colony algorithm and MATLAB realization TSP problem New Solution
yiqun_matlab
- 基于蚁群算法的二维路径规划算法matlab源码-Based on a two-dimensional path planning algorithm ant colony algorithm matlab source
ACO
- 蚁群算法(Ant Colony Optimization,ACO)是一种新颖的组合优化算法,它具有较强的鲁棒性、优良的分布式计算机制、易于与其他方法相结合等优点.包括改进的蚁群算法求解最优路径MATLAB源码,运行环境R2014b-Ant colony algorithm (Ant Colony Optimization, ACO) is a novel combinatorial optimization algorithm that is robust, excellent distribu
jibenyiqunjulei
- 将蚁群算法用于聚类操作 求解TSP问题,跟传统蚁群算法相比有很大程度上的提升,值得应用于研究(Using ant colony algorithm in clustering operation to solve TSP problem)
matlab经典算法的程序
- matlab经典算法的程序,例如粒子群、蚁群、模拟退火。(Matlab classic algorithm program)