登录
首页 » matlab » FUZZY-CLUSTING

FUZZY-CLUSTING

于 2021-03-12 发布 文件大小:2029KB
0 237
下载积分: 1 下载次数: 331

代码说明:

  模糊C均值聚类算法的实现,FCM模糊聚类程序,matlab(FCM clustering code,matlab)

文件列表:

fcm算法
.......\data.h,477,2008-09-02
.......\DataRead.cpp,437,2009-12-27
.......\DataSave.cpp,396,2008-08-20
.......\dataset
.......\.......\ASD_12_2.txt,11768,2008-08-31
.......\.......\ASD_14_2.txt,15068,2008-09-01
.......\.......\iris.txt,2558,2008-08-08
.......\.......\wine.txt,10948,2008-08-25
.......\Debug
.......\.....\DataRead.obj,283692,2008-09-02
.......\.....\DataSave.obj,243516,2008-09-02
.......\.....\Initialize.obj,11536,2008-09-02
.......\.....\main.exe,671818,2009-12-27
.......\.....\main.ilk,1076612,2009-12-27
.......\.....\main.obj,353967,2009-12-27
.......\.....\main.pch,2128756,2009-12-27
.......\.....\main.pdb,1442816,2009-12-27
.......\.....\MatrixMul.obj,38178,2008-09-02
.......\.....\Normalization.obj,11670,2008-09-02
.......\.....\Result.obj,358940,2009-12-27
.......\.....\Standardize.obj,34308,2008-09-02
.......\.....\Update.obj,13552,2008-09-02
.......\.....\vc60.idb,197632,2009-12-27
.......\.....\vc60.pdb,118784,2009-12-27
.......\func.h,678,2008-09-02
.......\Initialize.cpp,296,2009-12-27
.......\Label
.......\.....\label1.txt,300,2008-08-25
.......\.....\label2.txt,534,2008-08-25
.......\.....\label3.txt,4187,2008-08-31
.......\.....\label4.txt,5478,2008-09-01
.......\main.cpp,4616,2009-12-27
.......\main.dsp,3904,2008-09-02
.......\main.dsw,514,2008-09-02
.......\main.ncb,107520,2010-01-08
.......\main.opt,56832,2010-01-08
.......\MatrixMul.cpp,653,2008-08-20
.......\max.h,217,2008-08-22
.......\Normalization.cpp,384,2009-12-27
.......\Release
.......\.......\DataRead.obj,101222,2009-12-27
.......\.......\DataSave.obj,76046,2009-12-27
.......\.......\Initialize.obj,3951,2009-12-27
.......\.......\main.exe,200704,2009-12-27
.......\.......\main.obj,136696,2009-12-27
.......\.......\main.pch,2132288,2009-12-27
.......\.......\MatrixMul.obj,7837,2009-12-27
.......\.......\Normalization.obj,4005,2009-12-27
.......\.......\Result.obj,135915,2009-12-27
.......\.......\Standardize.obj,6778,2009-12-27
.......\.......\Update.obj,5081,2009-12-27
.......\.......\vc60.idb,50176,2010-01-08
.......\.......\聚类结果.txt,17742,2009-12-27
.......\.......\运行记录.txt,5337,2009-12-27
.......\Result.cpp,3178,2008-09-02
.......\Standardize.cpp,775,2008-08-20
.......\Update.cpp,2025,2009-12-27
.......\聚类结果.txt,12740,2010-01-08
.......\运行记录.txt,21610,2010-01-08
模糊C均值聚类算法的实现.doc,307712,2010-03-05

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

发表评论

0 个回复

  • Am
    说明:  Matlab demonstration script for DSB-AM modulation.
    2010-10-19 05:08:29下载
    积分:1
  • ICBI
    This the ICBI opensourse, [image processing] (Interpolation based super resolution. The result is better than bi-cubic)
    2014-08-10 15:12:48下载
    积分:1
  • 利用遗传算法解决电力系统最优潮流问题
    说明:  此程序是利用遗传算法在经济约束下计算潮流(This program uses genetic algorithms to calculate power flow under economic constraints)
    2020-01-03 16:46:31下载
    积分:1
  • DC_power
    直流潮流计算程序(作者FX)提供7种控制方式,导纳矩阵形成有部分问题,小弟只是想学习学习高手的源代码,代码冗杂请见谅(the code of DC—powerflow caculation by FX provide 7 kind of controll mode,but there are some problems in the formation of Y matrix.please let me download some code by good operator )
    2012-03-25 19:17:21下载
    积分:1
  • AM-FM
    Modulacion Am y Fm en MatLab
    2013-01-05 11:16:49下载
    积分:1
  • Genetic-algorithm
    matlab遗传算法程序,可用于最优化问题求解,遗传算法功能非常强大(Matlab genetic algorithm procedure, can be used to solve the optimization problem, genetic algorithm is very powerful)
    2013-11-08 19:18:52下载
    积分:1
  • untitledZHU
    PMSM矢量控制 包含了clark变换,clark逆变换,park变换,park逆变换等等。(PMSM vector control contains the Clark transform, Clark inverse transform, park transform, park inverse transform, and so on)
    2017-08-03 20:46:11下载
    积分:1
  • matlab
    三次样条插值matlab程序(含多种边界条件)(matlab )
    2011-10-15 11:09:59下载
    积分:1
  • ofdm_transmission3_WZY
    自己写的一个OFDM发送接收的程序,注释详尽,适合初学者,有图形验证。可实现IFFT过采样,以及prefix(Writing their own to send an OFDM reception process, detailed notes, suitable for beginners, there is graphical verification. Can achieve over-sampling IFFT and prefix)
    2009-04-07 20:21:32下载
    积分:1
  • tukey
    利用tukey和barlett方法对随机信号的功率谱进行估计。迭代方法来判断性能(Tukey and the use of random signal barlett method to estimate the power spectrum. Iterative method to determine the performance of)
    2009-06-22 22:11:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载