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

FCM,GK,GG模糊聚类算法

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

  • matlabsimulink
    matlabsimulink通信系统建模与仿真实例分析—源代码(matlabsimulink Communication System Modeling and Simulation Case Study- Source code)
    2010-09-29 16:14:15下载
    积分:1
  • MutualInformationEstimation
    computing Mutual information estimation of a mixture sounds
    2010-02-18 16:57:46下载
    积分:1
  • sim_DPSK_passband
    this is a matlab code
    2010-10-24 00:21:26下载
    积分:1
  • DOA
    面阵中二维角度估计,基于增广矩阵束的L型阵列的二维DOA估计MATLAB程序(Two-dimensional planar array angle estimation, based on two-dimensional DOA estimate MATLAB program augmented matrix beam L-shaped array of)
    2014-10-22 21:18:49下载
    积分:1
  • Immune-particle-swarm-algorithm
    免疫粒子群算法,这种免疫粒子群优化算法结合了粒子群优化算法具有的全局寻优能力和免疫系统的免疫信息处理机制,并且实现简单,改善了粒子群优化算法摆脱局部极值点的能力。(Immune particle swarm algorithm, this immune particle swarm optimization PSO combines the global optimization ability of the immune system and immune mechanisms of information processing algorithm, and the simple, to improve the PSO' s ability to get rid of the local extreme points .)
    2021-03-24 09:39:17下载
    积分:1
  • main_STBC_MIMO_OFDM
    这是一个基于空时分组编码的MIMO_OFDM通信系统的仿真设计。此系统包括QPSK调制解调,IFFT调制,空时编解码,基于训练符号的信道估计等通信模块。(This is a space-time block codes based on the MIMO_OFDM Communication System Simulation and Design. This system consists of QPSK modulation and demodulation, IFFT modulation, space-time coding and decoding, based on training symbols such as communication channel estimation module.)
    2010-08-14 22:52:35下载
    积分:1
  • MATLAB_reveal_add2
    matlab揭秘的附件, 带图带源码文件,456章(the matlab Secret Annex, band diagram with source code files, 456)
    2012-12-01 12:22:42下载
    积分:1
  • Jakes_model_for_rayleigh_channel_sim
    产生具有Jakes功率谱的rayleigh信道,可用于无线通信仿真(generate rayleigh channel with a Jakes power spectrum,this code could be uesed for wireless communication simulation)
    2009-06-11 09:28:53下载
    积分:1
  • solar_module
    太阳能阵列模型,以测试通过并与PSIM自带模型对比。(Solar array model)
    2013-03-22 21:44:32下载
    积分:1
  • lowpass_IIR
    低通IIR滤波器的源码,简单有效。低通IIR滤波器的源码,简单有效(Low-pass IIR filter source, simple and effective. Low-pass IIR filter source, simple and effective)
    2010-06-18 17:08:54下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载