-
PCA
函数作用:
cwstd.m——用综合标准化法标准化矩阵
Cwfac.m——计算相关系数矩阵,计算特征向量和特征值,对主成分进行排序,计算各个特征值的贡献率,挑选主成分(贡献率达与85 ),输出主成分个数,计算主成分载荷
Cwscore.m——计算各主成分得分,综合得分并排序
Cwprint.m——读入数据文件,调用以上三个函数,并输出结果
原始数据:存储在src.txt中是一个30×8的矩阵
敲入命令:
(PCA)
- 2010-12-29 15:01:49下载
- 积分:1
-
ellipse_of_concentration
Ellipse of Concentration matlab function.
The objective of the function is to compute and plot ellipse of constant probability density of error distribution.
- 2012-07-13 20:35:33下载
- 积分:1
-
SOR
本程序为[MATLAB语言常用算法程序集].(龚纯).清晰版书中求解非线性方程组的一种方法:SOR法(This program is [MATLAB language commonly used algorithm for assembly] (Gong pure) clear version of the book method for solving nonlinear equations:.. SOR method)
- 2015-01-06 10:50:24下载
- 积分:1
-
shiyan
用matlab编写了一个,信源产生经过BPSK调制以及根号升余弦滤波器后再加上载波最后将波形图输出的程序(Using matlab prepared a source after BPSK modulation, as well as the square root raised cosine filter and then with the carrier waveform graph output of the program)
- 2012-11-07 22:00:09下载
- 积分:1
-
fir
RTDX与Matlab实现基于DSP的FIR滤波器设计.pdf(RTDX and Matlab for DSP-based FIR filter design. Pdf)
- 2009-05-26 17:51:19下载
- 积分:1
-
md
说明: 波达角检测中的基于矩阵分解的高分辨测向算法(Angle of arrival detection based on matrix decomposition algorithm for high-resolution direction finding)
- 2011-11-02 08:54:29下载
- 积分:1
-
Reflection-of-SPS-FBG
计算单点相移光纤光栅的反射谱,计算单点相移光纤光栅的反射谱(Single point calculation phase shifted grating reflection spectrum)
- 2013-11-08 11:53:24下载
- 积分:1
-
pujianfa
说明: 本文档中的源代码是利用谱减法对语音信号进行增强,再matlab中运行可达到预期的效果。(The source code in this document is to use spectral subtraction to enhance the speech signal, and then run matlab can achieve the desired results.)
- 2011-03-08 16:28:41下载
- 积分:1
-
Bilateral_Filter
图像处理,双线性滤波器MATLAB程序,经调试可用(Image processing, bilinear filter MATLAB program)
- 2014-10-05 20:00:34下载
- 积分:1
-
median-filter-matlab-source-code
matlab中值滤波源代码,对于图像处理的人员有一定的参考意义。。(median filter matlab source code for image processing personnel have some reference value. .)
- 2013-12-11 15:16:58下载
- 积分:1