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

FCM,GK,GG模糊聚类算法

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

  • Lai
    追踪视频流中的运动轨迹,运用背景差分。视频名称和类型可自行命名,(Tracking the trajectory of the video stream, using the background subtraction)
    2011-06-27 09:03:19下载
    积分:1
  • Music-synthetic-procedures
    matlab音乐合成实验程序,分析,以及实验报告(matlab music synthetic experimental procedures, analysis, and experimental reports )
    2011-05-22 11:25:59下载
    积分:1
  • SLoscillator
    这是一个半导体激光器弛豫振荡现象的仿真程序,计算参数和速率方程模型都取自经典教材Semiconductor Lasers(Agrawal 著),可以作为学习和进一步研究半导体激光器各种动态特性的基础材料。(This is a simulation program by Matlab for calculating the oscilating in semiconductor lasers, in which the rate equation model and the parameters used are all from the classic technical monograph by Agrawal. This could be a basic material for further investigating and studying different dynamic activities of semiconductor lasers. )
    2013-08-13 16:59:58下载
    积分:1
  • LEACH_Matlab_Code
    使用matlab仿真的无线传感器网络LEACH协议(LEACH protocol for wireless sensor networks using matlab simulation)
    2013-04-06 23:23:00下载
    积分:1
  • RealFuzzyMatch
    模糊数学一般的教程,内容详尽,可靠 模糊分析。(Fuzzy general tutorials, detailed, and reliable fuzzy analysis.)
    2014-12-15 17:05:46下载
    积分:1
  • gaotai_v54
    小波包分析提取振动信号中的特征频率,做视觉测量的上位机代码,表示出两帧图像间各个像素点的相对情况。( Wavelet packet analysis to extract vibration signal characteristic frequency, Do Vision Measurement PC code, Between two images showing the relative circumstances of each pixel.)
    2016-08-06 19:16:47下载
    积分:1
  • Chap1
    It is Radar System design and signal processing matlab code. It provides varios detalail of standard Signal Radar signal processing algorithm .
    2009-11-02 14:20:30下载
    积分:1
  • Cyclo
    Cyclo Converter- fixed ac to variable freq and voltage ac with simple simulation circuits
    2011-10-08 01:46:38下载
    积分:1
  • calc
    使用MATLAB写的计算器,可以随意添加、删除数据。(Simple Calculator , with funny tweaks Feel free to Add/delete anything)
    2010-08-23 15:10:31下载
    积分:1
  • Adaptive.rar
    但神经元自适应PID模糊控制matLab仿真实验程序源码()
    2008-07-06 21:11:01下载
    积分:1
  • 696518资源总数
  • 104752会员总数
  • 9今日下载