-
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
-
tuxiang
matlab做的图像检索源码,算法实现不错,很有借鉴作用,对初学者更是适用。(matlab source code to do image retrieval algorithm to achieve good, very useful reference for beginners it is applicable.)
- 2008-04-11 17:52:59下载
- 积分:1
-
one_possion2
求解一维热方程。采用经典的Crank—Nicolson差分格式(Solving one-dimensional heat equation. Using the classical Crank-Nicolson Difference Scheme)
- 2011-01-04 14:42:57下载
- 积分:1
-
yytang_99050056_program
说明: 用matlab写的关于指纹识别的程序,搞图像的朋友(Using matlab to write on the fingerprint identification procedure, images of friends engaged in)
- 2008-09-11 02:31:57下载
- 积分:1
-
apf-not-corrected-25711
active power filter without any correction matlab simulink file
- 2012-05-16 21:58:23下载
- 积分:1
-
wavelet
利用小波算法进行图像和视频处理,将原始小波块放在新小波块的左上角,在小波块右下角补零。(Using wavelet algorithm for image and video processing, the original wavelet wavelet block block on the new upper left corner of the block in the lower right corner of the wavelet zeros.)
- 2013-09-22 20:16:43下载
- 积分:1
-
weather
用matlab做的一个模糊天气预报系统,包括模糊推理及其仿真(Using matlab to do a fuzzy forecast system, including the fuzzy inference and simulation)
- 2007-09-12 13:11:10下载
- 积分:1
-
lin-mathod
用lin法求高阶方程,可解特征方程, 可以是两队复根,可以是一对复根和两个实根,也可以是四个实根。(lin method, solve latent function)
- 2013-01-02 10:27:09下载
- 积分:1
-
wenli
自己写的关于藻类图像去噪的算法程序,非常全(Algae image denoising algorithm program to write their own
)
- 2012-04-17 19:50:07下载
- 积分:1
-
aee582_hw5
Generalized plant example
- 2013-01-14 08:14:01下载
- 积分:1