-
RepeatFCM
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分(FCM algorithm is a clustering algorithm based on the division, which makes the idea is to be divided into clusters with the greatest similarity between the object, and the similarity between different cluster minimum. Fuzzy C-means algorithm is an ordinary C-means algorithm, the general C-means algorithm for the data are divided into hard and fast, and FCM is a soft fuzzy partition)
- 2009-03-30 16:35:48下载
- 积分:1
-
paikeyongdedaima
说明: 基于遗传算法的排课表的代码,通过调试,可以使用,如果想做成系统,请自行完成工程文件,这里只是排课的代码。(Time-table of the code, debugging, you can use if you want to create, please complete the project on its own, only here Course Scheduling code.)
- 2006-05-16 20:39:57下载
- 积分:1
-
analysis-of-variance
《MATLAB统计分析与应用:40个案例分析》程序与数据第7章 的源代码:方差分析(" MATLAB statistical analysis and application: 40 Case Studies" program and data in Chapter 7 of the source code analysis of variance)
- 2013-10-02 22:54:47下载
- 积分:1
-
test
一个简单的OFDM程序,有IFFT/FFT,QPSK调制解调,加入了高斯噪声,加入循环前缀。并且每行程序都有的详细注释,简单易懂。扩展性比较强,可以改写成自己的代码。(A simple OFDM procedures, there are IFFT/FFT, QPSK modulation and demodulation, joined the Gauss noise, adding a cyclic prefix. And each line of the program are detailed notes, easy to understand. Expansion is relatively strong, can be rewritten into their own code.)
- 2020-07-03 00:00:01下载
- 积分:1
-
chengxu
该压缩包里为三个test文件,里面包含了100多个MATLAB实用程序。它是初学者的入门MATLAB很不错的资料。(The compression bag for three test file, which contains more than 100 MATLAB utility. It is very good information for beginners Getting Started with MATLAB.)
- 2013-01-14 20:40:29下载
- 积分:1
-
s-function3
通过实际的例子学习simulink中s函数的使用及编写(Learning through practical examples of the use of the simulink s in function and write)
- 2013-01-25 13:53:41下载
- 积分:1
-
exp2
MIT归一化算法,为了克服MIT自适应律的缺陷需要对其做些修正,使得自适应增益与输入信号幅值无关(MIT normalization algorithm, MIT adaptive law in order to overcome its shortcomings need to do to fix such adaptive gain is independent of the input signal amplitude)
- 2013-12-17 10:59:53下载
- 积分:1
-
8NODES
MATLAB编写的有限元程序,用于计算8节点的等参单元,请大家分享(Prepared MATLAB finite element program, used to calculate the 8-node isoparametric element, please share)
- 2008-12-13 19:19:06下载
- 积分:1
-
FcmImage
说明: 用matlab实现Fcm分割图像,只需在matlab中调用main(image,C)即可,其中Image需为事先加载好的jpg文件,C为分类数。(Fcm Classify Digital Images By Matlab.)
- 2010-04-10 14:32:55下载
- 积分:1
-
Main
Self organized map implementation in matlab
- 2014-11-25 15:50:07下载
- 积分:1