利用蚁群算法实现路径的规划我要分享

Path planning based on ant colony algorithm

关注次数: 174

下载次数: 0

文件大小: 5.99 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:演示蚁群算法在计算机视觉中的应用 ,基于蚁群算法实现路径规划;功能:演示蚁群算法在计算机视觉中的应用 %基于蚁群算法实现路径规划; %环境:Win7,Matlab2012b,问题定义:获取城市位置坐标、计算距离矩阵


English Description:

Demonstrate the application of ant colony algorithm in computer vision, realize path planning based on ant colony algorithm; function: demonstrate the application of ant colony algorithm in computer vision


代码预览

相关推荐