登录
首页 » matlab » ABC-K-means

ABC-K-means

于 2020-11-26 发布
0 268
下载积分: 1 下载次数: 14

代码说明:

说明:  基于改进人工蜂群算法的K均值聚类算法-喻金平-郑杰-梅宏标,matlab(K-means clustering algorithm based on improved artificial bee colony algorithm-Yu Jinping-Zheng Jie-Mei Hongbiao, matlab)

文件列表:

ABC-K-means\ balancescale929.txt, 9992 , 2019-04-25
ABC-K-means\ABC_test_on_rastrigin_rosenbrock_sphere\ ComparerunABC.m, 319 , 2019-04-25
ABC-K-means\ABC_test_on_rastrigin_rosenbrock_sphere\calculateFitness.m, 175 , 2019-04-25
ABC-K-means\ABC_test_on_rastrigin_rosenbrock_sphere\GreedySelection.m, 1324 , 2019-04-25
ABC-K-means\ABC_test_on_rastrigin_rosenbrock_sphere\griewank.m, 190 , 2019-04-25
ABC-K-means\ABC_test_on_rastrigin_rosenbrock_sphere\rastrigin.M, 556 , 2019-04-25
ABC-K-means\ABC_test_on_rastrigin_rosenbrock_sphere\rosenbrock.M, 575 , 2019-04-25
ABC-K-means\ABC_test_on_rastrigin_rosenbrock_sphere\runABC.asv, 7353 , 2019-04-26
ABC-K-means\ABC_test_on_rastrigin_rosenbrock_sphere\runABC.m, 7359 , 2019-05-08
ABC-K-means\ABC_test_on_rastrigin_rosenbrock_sphere\runABCimprove.m, 9735 , 2019-05-08
ABC-K-means\ABC_test_on_rastrigin_rosenbrock_sphere\Sphere.m, 136 , 2019-04-25
ABC-K-means\data.asv, 14 , 2019-04-26
ABC-K-means\data.txt, 419 , 2019-04-26
ABC-K-means\glass929.txt, 16905 , 2019-04-25
ABC-K-means\IABC_KMC_test_on_Iris_wine_glass\ balancescale929.txt, 9992 , 2019-04-25
ABC-K-means\IABC_KMC_test_on_Iris_wine_glass\caculateCenter2.m, 2179 , 2019-04-25
ABC-K-means\IABC_KMC_test_on_Iris_wine_glass\calculateClassDistance.m, 2575 , 2019-04-25
ABC-K-means\IABC_KMC_test_on_Iris_wine_glass\calculateFitness.m, 175 , 2019-04-25
ABC-K-means\IABC_KMC_test_on_Iris_wine_glass\data.txt, 419 , 2019-04-26
ABC-K-means\IABC_KMC_test_on_Iris_wine_glass\glass929.txt, 16905 , 2019-04-25
ABC-K-means\IABC_KMC_test_on_Iris_wine_glass\GreedySelection.asv, 1102 , 2019-04-25
ABC-K-means\IABC_KMC_test_on_Iris_wine_glass\GreedySelection.m, 1102 , 2019-04-25
ABC-K-means\IABC_KMC_test_on_Iris_wine_glass\griewank.m, 191 , 2019-04-25
ABC-K-means\IABC_KMC_test_on_Iris_wine_glass\Iris913.txt, 2549 , 2019-04-25
ABC-K-means\IABC_KMC_test_on_Iris_wine_glass\mykmeansmain913.asv, 1656 , 2019-04-25
ABC-K-means\IABC_KMC_test_on_Iris_wine_glass\mykmeansmain913.m, 1648 , 2019-05-08
ABC-K-means\IABC_KMC_test_on_Iris_wine_glass\rastrigin.M, 556 , 2019-04-25
ABC-K-means\IABC_KMC_test_on_Iris_wine_glass\rosenbrock.M, 575 , 2019-04-25
ABC-K-means\IABC_KMC_test_on_Iris_wine_glass\runABC.m, 7197 , 2019-04-25
ABC-K-means\IABC_KMC_test_on_Iris_wine_glass\Sphere.m, 137 , 2019-04-25
ABC-K-means\IABC_KMC_test_on_Iris_wine_glass\testmaxmindistance915.m, 2595 , 2019-04-25
ABC-K-means\IABC_KMC_test_on_Iris_wine_glass\Union.m, 16117 , 2019-04-25
ABC-K-means\Iris913.txt, 107 , 2019-04-25
ABC-K-means\k-mains.asv, 3639 , 2019-04-26
ABC-K-means\k_medoids.m, 4037 , 2019-05-16
ABC-K-means\LICENSE, 35120 , 2019-04-25
ABC-K-means\README.md, 104 , 2019-04-25
ABC-K-means\wine929.txt, 14849 , 2019-04-25
ABC-K-means\ABC_test_on_rastrigin_rosenbrock_sphere, 0 , 2019-04-26
ABC-K-means\IABC_KMC_test_on_Iris_wine_glass, 0 , 2019-04-26
ABC-K-means, 0 , 2019-05-16

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

发表评论

0 个回复

  • meanshift
    实现了基于mean-shift的图像检索,实现了比较两图像的相似度,选择最相近的图片(To achieve mean-shift based image retrieval, to realize the similarity of two images, the selection of the most similar image)
    2009-06-03 13:23:57下载
    积分:1
  • odmrp
    人脸检测 我自己写的 不足之处请谅解 人脸检测 我自己写的 不足之处请谅解(face recognition)
    2013-05-07 20:11:08下载
    积分:1
  • tamrin4
    using wavelet in denoising ECG
    2010-06-24 18:26:39下载
    积分:1
  • 分类器评估及交叉验证_代码
    内有鸢尾花数据的5折交叉验证实验代码,采用的分类器是贝叶斯分类器。(There is a 5-fold cross-validation experiment code for the iris data, and the classifier used is a Bayesian classifier.)
    2020-12-18 11:59:10下载
    积分:1
  • GridSimulation
    说明:  关于机器人网格仿真的一点资料,感兴趣的可以看看(Robot simulation on the grid point data of interest to look at)
    2011-03-22 19:52:33下载
    积分:1
  • demo-matlab
    说明:  在matlab中剪切出自己感兴趣的区域,鼠标点出两点,即可裁剪出所需矩形。(Cut in matlab in their own areas of interest, the mouse to point out two things, you can cut the required rectangle.)
    2011-04-07 11:50:08下载
    积分:1
  • TKDE2012ABNORMALDETECTION
    TKDE2012 时间序列分析的异常检测综述 论文(TKDE2012 time series analysis of anomaly detection reviewed papers)
    2015-02-10 09:33:38下载
    积分:1
  • virdo
    locating the same in different parts of your disks
    2010-12-03 20:48:52下载
    积分:1
  • LTM1
    菲涅尔衍射的S-FFt计算,输入一个图像的复振幅,模拟复振幅的傅里叶变换的衍射(Fresnel diffraction S-FFT calculation, enter the complex amplitude of the image, the the analog complex amplitude of the Fourier transform of the diffraction)
    2013-03-14 13:38:06下载
    积分:1
  • matlabexample
    我们老师给我们的matlab例子,他自己编的,基础知识,主要是随机信号方面的(Our teacher to our Matlab example of his own series, the basics of random signal)
    2012-05-25 23:01:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载