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

FCM,GK,GG模糊聚类算法

于 2021-04-21 发布
0 229
下载积分: 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 个回复

  • zifushibie
    基于matlab的免疫算法,并实现字符识别功能(Matlab based on immune algorithm and to achieve character recognition function)
    2008-04-28 20:46:08下载
    积分:1
  • matlab
    说明:  这个资料里门有很多关于matlab编程的资料,是个不错的资料(This information inside the door there are a lot of information on the matlab programming is a good information)
    2010-03-19 10:19:57下载
    积分:1
  • wavelet
    小波分析必备教材,小波十讲简明较易懂,帮助学习小波理论(wavelet)
    2010-05-30 10:25:20下载
    积分:1
  • 模型预测控制及其MATLAB实现
    用于介绍预测控制及其matlab仿真的实现(The implementation of predictive control and the implementation of MATLAB simulation)
    2020-07-01 12:40:02下载
    积分:1
  • matlabchuanghanshu
    使用Matlab产生各种窗函数的语句,对各种语句有较为仔细的介绍(Matlab is used to generate the statements of the various window functions have a more detailed introduction to the various statements)
    2012-05-16 21:29:14下载
    积分:1
  • solar_mppt_boost
    太阳能电池MPPT研究用simulink仿真模型,使用2010b版本编辑的 之前的老版本应该打不开 包括PV模型,boost电路 mppt电路等整个完成电路,可以直接出波形的(Solar cell MPPT research using simulink simulation model, the use of 2010 b version before the old version of the editor should be can t open include PV model, the boost circuit MPPT circuit of the complete circuit, can be directly out of the waveform)
    2020-06-30 13:40:02下载
    积分:1
  • CBCT_FDK_MLEM_Nov_2014
    基于FDK的锥束CBCT图像的重建的源代码(FDK reconstruction based on cone-beam CBCT images of source code)
    2014-12-14 15:22:58下载
    积分:1
  • BackscatterMap
    雷达影像后向散射系数计算,并绘制后向散射系数图(backscattering coefficients of Radar image, show the figure of backscatter coefficients)
    2021-03-31 15:49:09下载
    积分:1
  • AAF
    协作通信下AF协作模式的MATLAB仿真代码(cooperative communication)
    2010-06-09 09:52:15下载
    积分:1
  • krakenc_tl
    利用kraken计算的声场信息,在matlab中仿真得到声传播损失(Calculated by kraken sound field sound transmission loss simulation in matlab)
    2021-03-24 17:19:14下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载