-
Matlabchengxushejiyuanma
上百种Matlab程序设计的源码,希望对初学者有一些帮助。(Hundreds of Matlab programming source code, and they hope to have some help for beginners.)
- 2007-09-26 16:54:01下载
- 积分:1
-
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
-
edge
to detect edge usin canny filter
- 2011-09-17 16:36:43下载
- 积分:1
-
PROG1
Hee is theMATLAB Code to Perform colour image segmentation and to perform pseudo coloring on gray image
- 2015-01-06 02:02:13下载
- 积分:1
-
centeredFFT
centered fft matlab code completed as a function m-file
- 2020-07-27 22:28:40下载
- 积分:1
-
slidingmodecontrol_liujinkun
刘金琨教授写《滑模变结构控制matlab仿真》随书程序源码(Professor Liu Jinkun write " Sliding Mode Control matlab simulation" program source code with the book)
- 2010-05-10 22:32:01下载
- 积分:1
-
tianxian
天线工程文档,可以帮助大家学习天线的相关知识,并进行一些简单的仿真。(PDFs can help you to learn something about the aperture.)
- 2013-12-12 09:21:33下载
- 积分:1
-
xygg
相移光纤光栅计算的matlab仿真程序,值得参考啊(the matlab program of Phase shift fiber grating is worthy of reference.
)
- 2012-11-22 08:50:23下载
- 积分:1
-
wnlb
一个维纳滤波算法,利用MATLAB编写的,解压后可直接调用(a Wiener filter algorithm, using MATLAB, unpacked directly call)
- 2006-12-09 23:18:52下载
- 积分:1
-
youchengbianma
这是我用matlab写的一个简单的实现游程编码和解码的程序,可以读入一个图片,进行游程编码,编码后再解码输出显示。( )
- 2012-05-05 23:08:11下载
- 积分:1