登录
首页 » Matlab » 蚁群聚类算法

蚁群聚类算法

于 2022-01-31 发布 文件大小:3.37 kB
0 117
下载积分: 2 下载次数: 3

代码说明:

蚁群聚类数据data.txt;蚁群聚类详细解释 如 [N,n]=size(X);      % N =测试样本数;n =测试样本的属性数; K = 4;              % K = 组数;  R = 100;            % R = 蚂蚁数;  t_max = 1000;       % t_max =最大迭代次数;                  % 初始化 c = 10^-2; tau = ones(N,K) * c;    %信息素矩阵,初始值为0.01的N*K矩阵(样本数*聚类数) q = 0.9;                % 阈值q rho = 0.1;              %

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • se_ge_no_load
    直流电机的空载特性仿真程序,可以求电机的额定电动势(motor machine)
    2011-05-11 16:33:46下载
    积分:1
  • LEACH
    leach leach simulation in matlab
    2014-12-14 01:31:44下载
    积分:1
  • 小波图及程序
    说明:  语音分析,关于小波变换对语音信号的处理,和相关运行图片(Speech analysis, the processing of speech signals by wavelet transform, and related running pictures)
    2019-03-18 10:28:46下载
    积分:1
  • 多目标优化
    说明:  多目标优化模型matlab详细代码,文件里面有代码说明。以及代码注释(Detailed code for multi-objective optimization, with code description in the file. And code comments)
    2020-04-16 11:26:24下载
    积分:1
  • this is simmulation QPSK modulation in AWGN channel
    this is simmulation QPSK modulation in AWGN channel
    2023-08-20 03:45:04下载
    积分:1
  • mechanical
    simulink mechanical example
    2014-12-19 01:39:01下载
    积分:1
  • MultiCoreSpeedTest
    MultiCore Speed Test demo. Works as a comparison between multiple cores. Useful to determine if more than one processor is currently active and what would be the performance desabling one or more cores.
    2009-07-10 07:42:33下载
    积分:1
  • GUI
    包含图像配准的基本操作,可以进行两幅图像的基本配准,从歪斜的图像恢复至正确的图像(Contains the basic operation of image registration, two images can be the basic registration, the images from the skew to the right of the image restoration)
    2011-06-09 17:22:39下载
    积分:1
  • AuthenFAR_Test_NFL
    face authentication test
    2009-04-30 16:04:40下载
    积分:1
  • matlab
    OMP算法的一维信号实现matlab 源码 基于压缩感知的(OMP algorithmn )
    2011-11-17 15:11:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载