搜索资源列表
-
0下载:
智能优化方法 蚁群算法的matlab程序,对蚁群算法的一种改进程序
-
-
2下载:
改进的蚁群算法matlab程序,验证无误。-ant-system
-
-
6下载:
用蚁群算法解决TSP问题,其中有基本蚁群,蚁密系统,还有自己提出的改进算法,自带GUI界面。-TSP with ant colony algorithm to solve the problem, including the basic ant colony, ant density systems, as well as the improved algorithm itself, its own GUI interface.
-
-
4下载:
这是改进的蚁群算法,比传统的蚁群算法更简易,图像分割速度也快很多!-This is the improved ant colony algorithm, more than the traditional simple ant colony algorithm, image segmentation speed is much faster!
-
-
1下载:
matlab编写的蚁群算法解决TSP问题,对路径选择部分作了改进,有详细中文注解。-ant colony algorithm written in matlab to solve TSP problem, select the part of the path has been improved, there are more Chinese comments.
-
-
2下载:
AODV的改进算法的matalb仿真,绝对跑得出,我这里还有论文-Improved algorithms matalb AODV simulation, the absolute run out, I have here papers
-
-
2下载:
基于改进的蚁群算法利用matlab对VRP问题的求解-Based on improved ant colony algorithm using matlab to solve the VRP problem
-
-
0下载:
matlab编写的蚁群算法,即在图中寻找优化路径的机率型算法,结合遗传算法进行了改进。-ant colony algorithm matlab prepared in the graph to find the probability-based algorithm for optimal path, combined with genetic algorithm is improved.
-
-
1下载:
基本蚁群聚类算法及其改进算法[带Matlab源代码]
该算法,解决了不收敛的问题,聚类效果非常好(效果图如附件图片所示)。
改进的蚁群算法是基于遗传算法的改进,在基本遗传算法的基础之上,加入了变异因子,
产生变异,从而更快的收敛。
-The basic ant clustering algorithm and its improved algorithm with Matlab source code of the algorithm to solve the non-con
-
-
0下载:
机器人障碍环境下路径规划问题,采用改进的回退蚁群算法,matlab版源代码,有可视化界面。-Robot obstacle environment path planning problem, using an improved back colony algorithm, matlab version of the source code, visual interface.
-
-
1下载:
改进蚁群算法求两点间最短路径,基于matlab-Improved ant colony algorithm for the shortest path between two points, based on matlab
-
-
1下载:
matlab 改进蚁群算法,应用简单广泛。-ant optimization
-
-
0下载:
用MATLAB编写的蚁群算法最短路径寻找程序,temp文件内包含了网络结点坐标,这是改进的蚁群算法,比传统的蚁群算法更简易,参数temp1的速度也快很多!-Ant colony algorithm using MATLAB program to find the shortest path within the temp file contains the network node coordinates, which is improved ant colony algorithm is si
-
-
1下载:
蚁群算法用与特征选择,针对传统蚁群聚类算法收敛速度过慢的问题,提出一种对蚁群算法进行改进的聚类算法。而数据的高维使数据具有稀疏、不可聚集等特性,使聚类算法实验效果精度低和耗时大,将邻域特征选择与聚类算法结合,提出了一种蚁群聚类优化的邻域特征选择算法(Ant colony algorithm and feature selection)
-
-
0下载:
用改进蚁群算法解决城市道路交通网两点间最短路径问题,matlab源代码
-
-
2下载:
利用PSO蚁群算法改进的BP神经网络,收敛性很好!很实用(The BP neural network improved by PSO ant colony algorithm has good convergence. Very practical)
-
-
1下载:
蚁群算法的改进 在MATLAB中可以直接仿真 研究这方面的可以好好间就一下((Ant colony algorithm is improved))
-
-
0下载:
针对移动机器人在海水环境中的三维路径规划问题容易陷入局部最优和收敛慢等瑕疵,根据三维环境全局信息来改进蚁群算法以提高实时性和收敛速度(the ant colony algorithm is improved according to the global information of 3D environment to improve the real-time performance and convergence speed)
-
-
3下载:
根据二维环境全局信息来改进蚁群算法以提高实时性和收敛速度(the ant colony algorithm is improved according to the global information of 2D environment to improve the real-time performance and convergence speed)
-
-
5下载:
混合改进蚁群算法matlab源程序。其中,MainSim文件为主函数,此程序为基于自适应信息素、决策变量高斯变异和决策变量边界自调整三种改进的混合改进蚁群算法程序。其中,自适应信息素改进代码在ACOUCP文件的143-152行;决策变量高斯变异在GaussMutation文件;决策变量边界自调整改进代码在MainSim文件的40-49行。
-