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

ABC-K-means

于 2020-11-26 发布
0 267
下载积分: 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 个回复

  • ieeebasedswitchinglosesehormonicdostortin
    this is an ieee based simulink based projects for reducing the harmonic ditortion is the power systems
    2010-07-04 14:49:00下载
    积分:1
  • morse_code.py
    simple implementation of a morse code project
    2013-11-13 05:45:43下载
    积分:1
  • RLS
    简单介绍了RLS算法(递推最小二乘算法),附带程序能够实现RLS的仿真,并且仿真效果较好。(A brief introduction of the RLS algorithm (recursive least squares algorithm), RLS can be achieved with the simulation program and simulation is better.)
    2010-06-01 21:26:30下载
    积分:1
  • AKSVD
    该算法是K-SVD算法的一种改进算法。该算法可以用于稀疏字典的学习中。与传统方法相比,能够有效的降低计算量,提高字典更新的速度。(The algorithm is an improved algorithm of K-SVD algorithm. The algorithm can be used to sparse dictionary learning. Compared with conventional methods, it is possible to effectively reduce the amount of computation, to improve the speed of dictionary update.)
    2021-03-26 17:29:13下载
    积分:1
  • Form
    用form表单模拟select标签进行选择,里面采用hover事件。hover可以根据你的需要来修改。(Analog select labels choose to form a form, which uses hover events. hover can be modified according to your needs.)
    2013-12-17 14:42:33下载
    积分:1
  • Synchronous
    多极同步磁阻电机的通用设计,较好的设计方案文件值得您的关注(Multipolar Ferrite-Assisted Synchronous Reluctance Machines A General Design Approach)
    2020-10-27 16:49:58下载
    积分:1
  • EKF
    说明:  卫星姿态确定的卡尔曼滤波,使用matlab 仿真的姿态确定(satellite attitude determination)
    2010-04-23 22:44:54下载
    积分:1
  • Contemporary_MATLAB
    现代通信系统(MATLAB版)(第二版)刘树棠译 本书系Brooks/Cole出版公司(Thomson Learning出版集团的下属子公司)2000年推出的BookWare系列丛书(BookWare Companion SeriseTM)之一种。该书提供了利用MATLAB的普及型学生版本在计算机上解决“现代通信系统”这门课程中涉及的几乎所有方面的问题的分析思路、方法、MATLAB脚本文件和处理结果的范例以及供学生自主学习研讨的习题。全书内容分为9章,分别是:信号与线性系统;随机过程;模拟调制;模拟/数字转换;基带数字传输;带限信道的数字传输;载波调制的数字传输;信道容量和编码;扩频通信系统。 (This book Brooks/Cole Publishing (Thomson Learning Publishing Group, a subsidiary) in 2000 launched BookWare Series (BookWare Companion SeriseTM) of a kind. The book provides the advantage of the popularity-based student version of MATLAB on the computer to solve the " modern communications systems," This course covered almost all aspects of the analysis of ideas, methods, MATLAB script files and processing the results of examples, as well as independent study for students seminar to answer. The book consists of nine chapters, namely: Signal and Linear System stochastic process analog modulation analog/digital conversion base-band digital transmission band-limited channel digital transmission carrier modulation digital transmission channel capacity and coding spread-spectrum communication systems.)
    2010-01-06 12:28:58下载
    积分:1
  • 3rd1
    基于牛顿拉夫逊法的电力系统潮流计算从c语言程序(Newton Raphson based power flow calculated from the c language program)
    2011-05-28 19:41:50下载
    积分:1
  • A200805-187
    去噪处理是图像处理中较为重要的环节。中值滤波是抑制图像的噪声的一个行之有效的办法,选择适当大小的中值滤波窗口可以在最大限度的保持图像精度的基础上去除图像噪声。本文在对中值滤波去噪算法的适用性特点进行研究的基础上,进一步研究了中值滤波去噪算法,同时对其他去噪算法,如均值滤波、低通滤波的小波变换进行分析研究,并做了相应的比较。(Noise reduction is one of the most important parts of image processing. Median filtering is a proven way to remove image noise. To select the appropriate size of the window can maximize to remove image noise on the basis of maintaining the accuracy of the image. On the basis of investigating the application of the median filtering algorithm denoising characteristics, we do further study of the median filtering algorithm denoising. At the mean time we analyzed the mean filtering and wavelet transform algorithm, and compared them.)
    2010-05-31 09:25:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载