标题:matlab 仿真蚁群算法出现如下问题
只看楼主
我是吕莎
Rank: 1
等 级:新手上路
帖 子:1
专家分:0
注 册:2016-12-22
 问题点数:0 回复次数:0 
matlab 仿真蚁群算法出现如下问题
新建文件夹 (2).rar (4.11 KB)

这是我的蚁群算法的程序 运行时出现如下错误
??? Attempted to access D(0,0); index must be a positive integer or logical.

Error in ==> ACATSP at 69
            total_length(i)=total_length(i)+D(r(j),r(j+1));%第i只蚂蚁本次循环中从起点城市到终点城市所走过的路径长度

Error in ==> ACAmain_city at 18
[routh_best,length_best,length_average,shortest_path,shortest_length]=ACATSP(C,Nc_max,m,alpha,beta,rho,Q)

请问怎么改
搜索更多相关主题的帖子: positive matlab access 起点 
2016-12-22 14:55



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-472766-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.017404 second(s), 9 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved