-
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
-
dynamics
关于matlab的一些知识,希望对大家有用。(Some knowledge on matlab, I hope to be useful.)
- 2011-10-20 22:37:24下载
- 积分:1
-
matlab-drawing
matlab绘图讲解,详细介绍函数功能!!(matlab drawing to explain details of the function )
- 2011-12-12 16:04:00下载
- 积分:1
-
62757
The following Matlab project contains the source code and Matlab examples used for use fourier interpolation to increase sampling of an image. also includes an optional filter. . Zero-pads the FFT of an image up to the desired size, then performs IFFT on larger array.
- 2015-03-20 21:02:46下载
- 积分:1
-
HWTCoding
CODING THE HAAR WAVELET TRANSFORM....
- 2010-08-08 04:26:06下载
- 积分:1
-
delay_estimator_1
利用差拍法求宽带阵列通道延时,可用于宽带阵列通道延时测量以及校正。(Computing the channel delay of broadband array by using beat method, which can be used for wideband channel delay measurement and calibration.)
- 2013-09-26 10:35:26下载
- 积分:1
-
LISTING5_2
Tactial+and+Strategic+Missile+Guidance一书程序源码(For Mac in Matlab)-(Tactial+and+Strategic+Missile+Guidance book program source code (For Mac in Matlab))
- 2013-10-04 10:45:42下载
- 积分:1
-
Matlab-book
Advanced Mathematics and Mechanics Applications Using Matlab
- 2012-10-11 23:22:27下载
- 积分:1
-
Radial-basis-function-networ
径向神经网络matlab程序,希望对大家有所帮助(Radial basis function networ)
- 2013-12-24 16:47:58下载
- 积分:1
-
chap9
《智能控制》第二版(刘金琨著)程序源码第九章(" Intelligent control" , Second Edition (Liu Jinkun a) program source code IX)
- 2011-04-26 09:45:11下载
- 积分:1