-
Extractionofthemaincomponents
Matlab提取主分量矩阵。程序设计步骤:
1、去均值
2、计算协方差矩阵及其特征值和特征向量
3、计算协方差矩阵的特征值大于阈值的个数
4、降序排列特征值
5、去掉较小的特征值
6、去掉较大的特征值(一般没有这一步)
7、合并选择的特征值
8、选择相应的特征值和特征向量
9、计算白化矩阵
10、提取主分量()
- 2008-07-01 20:04:50下载
- 积分:1
-
k-means
K-means算法是最为经典的基于划分的聚类方法,是十大经典数据挖掘算法之一。K-means算法的基本思想是:以空间中k个点为中心进行聚类,对最靠近他们的对象归类。通过迭代的方法,逐次更新各聚类中心的值,直至得到最好的聚类结果。(K-means algorithm is based on the division of the classic clustering method, is ten classic one of data mining algorithm. K-means the basic idea of the algorithm is: to the space K point as the center of the cluster analysis, near their object classification. Through the iterative method, each successive update clustering center value, until get the best clustering results.
)
- 2011-06-26 19:53:19下载
- 积分:1
-
moshishibie-Matlab
超全的模式识别matlab程序,欢迎下载(Pattern recognition matlab)
- 2013-10-18 10:19:37下载
- 积分:1
-
ofdm
ofdm系统的基本系统图仿真,包括调制,IFFT,解调,FFT等(The basic system diagram ofdm system simulation, including the modulation, IFFT, demodulation, FFT, etc.)
- 2013-12-25 19:08:10下载
- 积分:1
-
q730
q730是模拟低通转换为数字低通.q731是切比雪夫滤波器设计,q732椭圆带通数字滤波器的设计,其中用的是ellipord函数(q730 is converted to analog low-pass digital low-pass. q731 is a Chebyshev filter design, q732 elliptical band-pass digital filter design, which is used in a function ellipord)
- 2010-01-21 14:50:49下载
- 积分:1
-
PID-fuzzy-logic-
此文件很好的讲解了模糊PID方面的问题,帮助大家较快的掌握模糊PID.(This file is a good explanation of the problem of fuzzy PID, help faster grasp blurred the PID.)
- 2012-08-06 17:36:07下载
- 积分:1
-
Enchanement-tec
Image enchancement techniques available for the features extraction
- 2014-12-02 11:41:40下载
- 积分:1
-
sxdl
电力系统发生三相对称短路时用MATLAB进行潮流计算,计算短路电流和短路电压(Symmetrical three-phase short circuit occurs, the power system with MATLAB for flow calculation, calculation of short-circuit current and short-circuit voltage)
- 2020-07-08 22:38:56下载
- 积分:1
-
FIS-desing
FIS desing in the matlab
- 2014-06-29 21:06:01下载
- 积分:1
-
formatpng
关于PNG文件格式的分析,不是很详细,但是中文版的..如果要更好的,请找英文版式(on PNG file format, is not very detailed, but the Chinese version of .. if better, Please find English-)
- 2006-09-28 15:21:00下载
- 积分:1