-
matlabFilter
matlab高斯滤波、中值滤波、均值滤波.rar(Three mathod of matlab filtration)
- 2009-09-09 21:33:20下载
- 积分:1
-
Mathematical_Morphology(J
it describes the morphological codings
- 2012-10-05 14:16:46下载
- 积分:1
-
HS-collaborative-verification
一本软硬件协同验证的书,介绍HDL 和如何使用CMODEL和SYSTEM C, 不同语言去做协同验证的资料。(A book of hardware and software collaborative verification of HDL and how to use the CMODEL and SYSTEM C, different languages to do validation data together.)
- 2014-08-31 09:35:20下载
- 积分:1
-
hangbang
毕设内容,高光谱图像基本处理,匹配追踪和正交匹配追踪,采用偏最小二乘法。( Complete set content, basic hyperspectral image processing, Matching Pursuit and orthogonal matching pursuit, Partial least squares method.)
- 2016-05-14 14:49:09下载
- 积分:1
-
FIRqq
用凯泽窗设计线性相位带通FIR滤波器,给出了详细的编程语言和方法(Kaiser window design with band-pass linear phase FIR filter, given in detail and methods of programming languages)
- 2009-05-20 16:31:29下载
- 积分:1
-
pdfplot
显示一个经验概率密度函数在输入数组中的密度分布直方图X的使用nbins箱的数目(默认pdfplot套nbins至20)。如果输入X是一个矩阵,然后pdfplot(X)的分析它的载体,并显示所有值的PDF格式。对于复杂的输入X,pdfplot(X)的显示PDF格式的(displays a histogram of the empirical probability density function (PDF)
for the data in the input array X using nbins number of bins
(by default pdfplot sets nbins to 20).
If input X is a matrix, then pdfplot(X) parses it to the vector and
displays PDF of all values.
For complex input X, pdfplot(X) displays PDF of abs(X).
)
- 2011-05-24 11:46:21下载
- 积分:1
-
Assignmentproblem
指派问题:里面包含有三个函数和一个主函数(Assignment problem: which contains the three functions and a main function)
- 2010-08-08 20:05:13下载
- 积分:1
-
themethodofcreatPRBS
说明: 产生伪随机序列的方法,C语言编写,调试通过。(Generate pseudo-random sequence, C languages, debugging through.)
- 2008-10-18 13:53:52下载
- 积分: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
-
How-to-use-the-Bayes-Net-Toolbox
教您如何用matlab使用贝叶斯网络工具箱。(Teach you how to use the Bayesian network toolbox of matlab.)
- 2011-10-12 01:33:00下载
- 积分:1