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

FCM,GK,GG模糊聚类算法

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

  • decimation
    to find decimation in signal processing
    2010-09-14 11:55:20下载
    积分:1
  • lorez-guanlianweishu
    lorez关联维数是混沌时间序列的很重要的性能指标(lorez correlation dimension of chaotic time series is a very important performance index)
    2010-03-05 16:14:22下载
    积分:1
  • path_1
    使用FLORD算法求解任意两顶点间最短路的MATLAB程序示例代码(FLORD algorithm using arbitrary shortest path between two vertices of the MATLAB program sample code)
    2008-08-11 02:43:45下载
    积分:1
  • matlab
    说明:  matlab与科学计算的教程编写的课堂课件(MATLAB and science calculational)
    2010-04-20 20:47:28下载
    积分:1
  • New-folder-(2)
    to genrate a hisrogram in matlab
    2011-09-17 16:26:59下载
    积分:1
  • aquar
    matlab matlab matlab mat
    2014-09-10 22:58:28下载
    积分:1
  • lx15
    说明:  利用J-A模型计算无应力及存在参与塑性应变条件下的磁化强度随磁场强度变化关系曲线(calculte the magnetization strength vs magnetic field)
    2019-04-08 10:26:41下载
    积分:1
  • empty
    说明:  keyishuoshihenlihaidesuanfale
    2020-06-23 11:00:02下载
    积分:1
  • tym
    ekg raw data upload code
    2010-10-19 05:32:20下载
    积分:1
  • CurveLab-1.0
    第二代曲线波变换工具箱(curvelet)(Second generation wavelet transform toolbox curve (curvelet))
    2010-05-24 20:55:59下载
    积分:1
  • 696518资源总数
  • 104872会员总数
  • 40今日下载