• 大小: 709B
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-01
  • 语言: Matlab
  • 标签: matlab  最大团  MCP  

资源简介

matlab求最大团 以及相应的测试代码 可以直接运行

资源截图

代码片段和文件信息

function [ nodesmaxnum] = MCP( mapexpectnumindex)
num=size(map1);
maxnum=0;
nodes=[];
for idx=1:num
       [yx]=find(map(idx:)==1);
       if length(x)<=expectnum
           continue;
       end
       submap=map(xx);
       subexpectnum=max(expectnum-11);
       subindex=index(x);
       [subnodessubmaxnum]=MCP(submapsubexpectnumsubindex);
       if submaxnum+1>maxnum
           maxnum=submaxnum+1;
           nodes=[index(idx) subnodes];
       end
end
if maxnum==0
    maxnum=1;
    nodes=index(1);
end

end


 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件         551  2012-05-14 09:58  MCP.m
     文件         326  2012-05-14 10:02  MCPtest.m

评论

共有 条评论