登录
首页 » matlab » FCM,GK,GG模糊聚类算法

FCM,GK,GG模糊聚类算法

于 2021-04-21 发布
0 249
下载积分: 1 下载次数: 15

代码说明:

说明:  fcm实现简单的数值分类,只要你重新定义数据矩阵,就可以直接进行分类。(FCM implements simple numerical classification, which can be directly classified as long as you redefine the data matrix.)

文件列表:

FCM,GK,GG模糊聚类算法, 0 , 2019-06-10
FCM,GK,GG模糊聚类算法\Demos, 0 , 2019-06-10
FCM,GK,GG模糊聚类算法\Demos\clusteringexamples, 0 , 2019-06-10
FCM,GK,GG模糊聚类算法\Demos\clusteringexamples\motorcycle, 0 , 2019-06-10
FCM,GK,GG模糊聚类算法\Demos\clusteringexamples\motorcycle\FCMcall.m, 542 , 2005-03-22
FCM
,GK,GG模糊聚类算法\Demos\clusteringexamples\motorcycle\GGcall.m, 589 , 2005-03-22
FCM
,GK,GG模糊聚类算法\Demos\clusteringexamples\motorcycle\GKcall.m, 543 , 2005-03-22
FCM
,GK,GG模糊聚类算法\Demos\clusteringexamples\motorcycle\Kmeanscall.m, 408 , 2005-03-22
FCM
,GK,GG模糊聚类算法\Demos\clusteringexamples\motorcycle\Kmedoidcall.m, 409 , 2005-03-22
FCM
,GK,GG模糊聚类算法\Demos\clusteringexamples\motorcycle\MotorCycle.txt, 8086 , 2003-04-25
FCM,GK,GG模糊聚类算法\Demos\clusteringexamples\synthetic, 0 , 2019-06-10
FCM
,GK,GG模糊聚类算法\Demos\clusteringexamples\synthetic\FCMcall.m, 499 , 2004-05-19
FCM
,GK,GG模糊聚类算法\Demos\clusteringexamples\synthetic\GGcall.m, 598 , 2004-05-19
FCM
,GK,GG模糊聚类算法\Demos\clusteringexamples\synthetic\GKcall.m, 498 , 2004-05-19
FCM
,GK,GG模糊聚类算法\Demos\clusteringexamples\synthetic\Kmeanscall.m, 536 , 2004-05-17
FCM
,GK,GG模糊聚类算法\Demos\clusteringexamples\synthetic\Kmedoidcall.m, 508 , 2004-05-17
FCM
,GK,GG模糊聚类算法\Demos\clusteringexamples\synthetic\nDexample.m, 381 , 2004-03-14
FCM,GK,GG模糊聚类算法\Demos\clustevalexample, 0 , 2019-06-10
FCM
,GK,GG模糊聚类算法\Demos\clustevalexample\data2.txt, 2952 , 2004-02-09
FCM
,GK,GG模糊聚类算法\Demos\clustevalexample\evalexample.m, 539 , 2005-03-22
FCM,GK,GG模糊聚类算法\Demos\comparing, 0 , 2019-06-10
FCM
,GK,GG模糊聚类算法\Demos\comparing\FCMcall.m, 637 , 2004-05-19
FCM
,GK,GG模糊聚类算法\Demos\comparing\GGcall.m, 716 , 2005-03-22
FCM
,GK,GG模糊聚类算法\Demos\comparing\GKcall.m, 676 , 2004-05-19
FCM
,GK,GG模糊聚类算法\Demos\comparing\Kmeanscall.m, 421 , 2004-05-13
FCM
,GK,GG模糊聚类算法\Demos\comparing\Kmedoidcall.m, 422 , 2004-05-13
FCM
,GK,GG模糊聚类算法\Demos\comparing\modvalidity.m, 3510 , 2004-05-13
FCM
,GK,GG模糊聚类算法\Demos\comparing\nDexample.m, 336 , 2004-05-13
FCM,GK,GG模糊聚类算法\Demos\normexample, 0 , 2019-06-10
FCM
,GK,GG模糊聚类算法\Demos\normexample\data3.txt, 5705 , 2004-02-09
FCM
,GK,GG模糊聚类算法\Demos\normexample\normexample.m, 373 , 2004-05-17
FCM,GK,GG模糊聚类算法\Demos\optnumber, 0 , 2019-06-10
FCM
,GK,GG模糊聚类算法\Demos\optnumber\modvalidity.m, 3510 , 2004-05-13
FCM
,GK,GG模糊聚类算法\Demos\optnumber\MotorCycle.txt, 8086 , 2003-04-25
FCM
,GK,GG模糊聚类算法\Demos\optnumber\optnumber.m, 1608 , 2005-03-22
FCM,GK,GG模糊聚类算法\Demos\PCAexample, 0 , 2019-06-10
FCM
,GK,GG模糊聚类算法\Demos\PCAexample\nDexample.m, 379 , 2004-05-10
FCM
,GK,GG模糊聚类算法\Demos\PCAexample\PCAexample.m, 483 , 2005-03-22
FCM,GK,GG模糊聚类算法\Demos\projection, 0 , 2019-06-10
FCM
,GK,GG模糊聚类算法\Demos\projection\IRIS.MAT, 8584 , 2004-04-05
FCM
,GK,GG模糊聚类算法\Demos\projection\visual_call.m, 4117 , 2005-03-22
FCM
,GK,GG模糊聚类算法\Demos\projection\WINEDAT.TXT, 40081 , 2004-04-05
FCM
,GK,GG模糊聚类算法\Demos\projection\wisconsin.wk1, 88942 , 2004-04-05
FCM,GK,GG模糊聚类算法\FUZZCLUST, 0 , 2019-06-10
FCM
,GK,GG模糊聚类算法\FUZZCLUST\clusteval.m, 3178 , 2005-03-22
FCM
,GK,GG模糊聚类算法\FUZZCLUST\clust_denormalize.m, 710 , 2005-03-22
FCM
,GK,GG模糊聚类算法\FUZZCLUST\clust_normalize.m, 705 , 2005-03-22
FCM
,GK,GG模糊聚类算法\FUZZCLUST\FCMclust.m, 1483 , 2005-03-22
FCM
,GK,GG模糊聚类算法\FUZZCLUST\FuzSam.m, 2441 , 2005-03-22
FCM
,GK,GG模糊聚类算法\FUZZCLUST\GGclust.asv, 2562 , 2019-06-10
FCM
,GK,GG模糊聚类算法\FUZZCLUST\GGclust.m, 2553 , 2019-06-10
FCM
,GK,GG模糊聚类算法\FUZZCLUST\GKclust.m, 3112 , 2005-03-30
FCM
,GK,GG模糊聚类算法\FUZZCLUST\Kmeans.m, 1957 , 2005-03-22
FCM
,GK,GG模糊聚类算法\FUZZCLUST\Kmedoid.m, 2308 , 2005-03-22
FCM
,GK,GG模糊聚类算法\FUZZCLUST\nDexample.m, 379 , 2004-05-06
FCM
,GK,GG模糊聚类算法\FUZZCLUST\PCA.m, 1353 , 2004-05-10
FCM
,GK,GG模糊聚类算法\FUZZCLUST\PROJEVAL.M, 1174 , 2005-03-22
FCM
,GK,GG模糊聚类算法\FUZZCLUST\SAMMON.M, 4509 , 2005-03-22
FCM
,GK,GG模糊聚类算法\FUZZCLUST\SAMSTR.M, 610 , 2004-05-10
FCM
,GK,GG模糊聚类算法\FUZZCLUST\validity.m, 4101 , 2004-05-13
FCM
,GK,GG模糊聚类算法\FuzzyClusteringToolbox.pdf, 2137376 , 2005-03-22

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

发表评论

0 个回复

  • svpwm789
    说明:  旋转式永磁同步电动机的电压矢量PWM控制算法,可以作为比较参考。(Rotating permanent magnet synchronous motor voltage vector PWM control algorithm can be used as comparison reference.)
    2011-04-01 16:08:12下载
    积分:1
  • matlab-lvboqisheji
    本段程序是在基于matlab开发环境下来进行语音信号滤波器的设计。实用性非常好。(The voice signal segment program is based filter design matlab development environment down. Practicality is very good.)
    2013-12-25 16:59:17下载
    积分:1
  • stftlong
    雷达回波信号,去除射频干扰,干扰特性为距离相干极强,stft(RF interference suppression of radar signals)
    2009-04-07 20:29:11下载
    积分:1
  • pocs
    这是一个超分辨率重建实现的pocs算法,运行成功通过,得到预期的实验结果。(This is a super-resolution reconstruction algorithm to achieve the pocs run successfully, to achieve the expected results.)
    2010-12-10 11:03:51下载
    积分:1
  • filter
    这是基于MATLAB下的XILINX的FPGA的FIR滤波器的模型设计文件(This is a MATLAB-based FPGA of the XILINX Model of the FIR filter design documents)
    2009-06-24 13:36:51下载
    积分:1
  • NCC_Matlab
    归一化交叉相关图像匹配算法(NCC)的Matlab程序,简单易懂!(NCC code)
    2020-11-12 21:49:45下载
    积分:1
  • paperkid
    计算机仿真 报童问题的matlab实现,对于不同的分布情况,最优值的计算(Newsboy problem of computer simulation matlab to achieve, for different distribution of the calculated optimal value)
    2009-05-23 11:58:03下载
    积分:1
  • lipsol
    matlab环境下的内点法源代码,仅供大家参考,我是个新手希望能成为会员。谢谢啦(matlab environment interior point method source code, for your reference, I am a novice hoping to become a member. Thank you)
    2008-06-07 18:37:58下载
    积分:1
  • matlab
    二进制序列发生器及其功率谱和自相关函数的实现(Binary sequence generator and the power spectrum and autocorrelation function of the realization of)
    2010-05-15 13:28:06下载
    积分:1
  • kNN_predict
    采用K近邻算法预测时间序列的源代码,希望对大家能有所帮助。(Predict time series using kNN.)
    2010-08-19 01:29:27下载
    积分:1
  • 696518资源总数
  • 104228会员总数
  • 45今日下载