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

蚁群聚类算法

于 2022-01-31 发布 文件大小:3.37 kB
0 116
下载积分: 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 个回复

  • PCALDA
    MATLAB USPS数据下的PCA和LDA算法实现程序。测试通过。(MATLAB USPS data under the PCA and the LDA algorithm program. Test.)
    2010-07-07 11:09:44下载
    积分:1
  • yiweizuidashang
    基于最大熵的图像分割阈值处理程序(单阈值)(Based on Maximum Entropy Image Segmentation threshold process (single-threshold))
    2008-01-20 15:48:40下载
    积分:1
  • YangHuitriangle
    说明:  杨辉三角,可以更具你的需要输入杨辉三角的大小,它会自动地为你输出最合适的杨辉三角。(Yang Hui traingle,you can more you need to enter the size of Yang Hui triangle,it will automatically output the most suitable for you,Yang Hui triangle.)
    2010-04-05 19:22:47下载
    积分:1
  • matlab2
    matlab 写的手势识别装置,大家共享啊(Matlab written gesture recognition device, share)
    2012-03-26 15:41:48下载
    积分:1
  • MATLAB-neural-network-control
    matlab 神经网络应用设计(第一版)的源代码。(matlab neural network application design (first edition) source code.)
    2013-03-19 21:10:05下载
    积分:1
  • Gelerkin
    加权余量法--伽辽金方法求解一维扩散方程。参考书《Computational Techniques for Fluid Dynamics》(Weighted residual method- Galerkin method for solving one-dimensional diffusion equation. Reference book " Computational Techniques for Fluid Dynamics" )
    2013-05-21 22:12:12下载
    积分:1
  • BP_NN
    BP神经网络,包括没用工具箱写的源码,和工具箱源码,可以用于静态系统和动态系统的辨识。对于原理的学习有帮助。(BP Neural networks, including useless Toolbox written in source code, and Toolbox source code, can be used for static and dynamic system identification. On principle of neural network learning help.)
    2015-07-09 21:34:38下载
    积分:1
  • hc837
    双线性变换法由切贝雪夫II原型变为数字滤波器(Bilinear transform into a prototype by the Chebychev digital filter II)
    2010-05-08 19:51:03下载
    积分:1
  • a
    说明:  DC machine simulation with matlab simulink and parameters of machine are not defined
    2011-05-07 14:52:36下载
    积分:1
  • AWGNBSC
    AWGN信道和BSC信道的仿真程序,AWGN可调节信噪比,BSC可调节误码率(AWGN channel and the channel simulation program BSC, AWGN noise ratio can be adjusted, BSC bit error rate can be adjusted)
    2011-05-30 20:44:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载