-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1
-
bezier-curve
曲线之美 贝赛尔曲线 matlab实现
(beauty of the curve
bezier curve
)
- 2013-05-10 00:29:31下载
- 积分:1
-
Zuoye
vc与matcom混合编程实例,里面包含了matcom将matlab m文件转换成C++文件的例子,然后在vc中调用,画图,并借助matlab在vc中对音频文件进行幅度和相位分析(Vc mixed with matcom programming examples, containing the matcom transform matlab m file into the c++ file example, and then call in the vc, drawing, and with the help of matlab in the vc of amplitude and phase analysis was carried out on the audio file)
- 2013-05-18 10:13:50下载
- 积分:1
-
fig4_41
当圆柱型阵列的来波方向为0.5137(对应的pi 坐标)时阵列波束形成方向图(When a cylindrical array for DOA 0.5137 (corresponding to the coordinates of pi) when the array beamforming pattern)
- 2008-12-23 16:04:19下载
- 积分:1
-
yuyinchuli
清音和浊音的平均幅度,短时过零率,基音周期,对数幅度谱,高低时部分(Voiceless and voiced the average range, short-term zero crossing rate, pitch period, the number of amplitude spectrum, high or low section)
- 2010-05-14 20:06:29下载
- 积分:1
-
gogo301
MP3 ENCODER USING MATLAB...ENJOY..
- 2013-02-12 21:51:31下载
- 积分:1
-
emd
N. E. Huang的一维emd经验模式分解程序(带汉语注释)(the program of emd)
- 2011-12-05 19:29:56下载
- 积分:1
-
fuzzy
使用 matlab对CW、LFM信号模糊度进行计算并且绘制图像(Using MATLAB to calculate the ambiguity of CW and LFM signals and to draw images)
- 2021-01-13 21:18:47下载
- 积分:1
-
Matlab_fundamental_applied
是MATLAB初学者的助手,介绍了MATLAB的窗口和命令,并有一些在通信方面的例子(MATLAB beginner' s assistant is introduced and the MATLAB command window, and there are some examples of communication)
- 2009-05-19 16:02:21下载
- 积分:1
-
inter_recons
帧间编码,通过matlab实现的,代码通俗易懂,较为实用,可以用于对编码的初步学习(Inter-coded, implemented by matlab code easy to understand, more practical, can be used for a preliminary study of the coding)
- 2014-10-29 14:45:35下载
- 积分:1