-
DigitalSignalProcessingAndMatlabImplimentation
本书是一本关于matlab应用于数字信号处理的经典书籍,里面给出了matlab处理信号的代码,适合读者自学。(This book is a book on digital signal processing matlab classic books, which gives the signal processing matlab code for readers to self-learning.)
- 2007-11-28 18:12:44下载
- 积分:1
-
matlab
说明: 关于控制系统分析及应用在matlab软件中编程,此书有很大的参考价值(Application on the control system analysis and programming in matlab software, book has great reference value)
- 2011-03-16 13:03:30下载
- 积分:1
-
TP1
program which simulate potential method for the use of the navigation system with several cases
- 2013-09-30 18:12:09下载
- 积分:1
-
echo
This is a source code for having echo effect in sound via DSP techniques
- 2015-03-21 19:58:39下载
- 积分:1
-
ParticleFilteringforDynamicConditionallyGaussianMo
In this demo, we show how to use Rao-Blackwellised particle filtering to exploit the conditional independence structure of a simple DBN. The derivation and details are presented in A Simple Tutorial on Rao-Blackwellised Particle Filtering for Dynamic Bayesian Networks. This detailed discussion of the ABC network should complement the UAI2000 paper by Arnaud Doucet, Nando de Freitas, Kevin Murphy and Stuart Russell. After downloading the file, type "tar -xf demorbpfdbn.tar" to uncompress it. This creates the directory webalgorithm containing the required m files. Go to this directory, load matlab5 and type "dbnrbpf" for the demo.
(In this demo, we show how to use Rao-Blackwellised particle filtering to exploit the conditional independence structure of a simple DBN. The derivation and details are presented in A Simple Tutorial on Rao-Blackwellised Particle Filtering for Dynamic Bayesian Networks. This detailed discussion of the ABC network should complement the UAI2000 paper by Arnaud Doucet, Nando de Freitas, Kevin Murphy and Stuart Russell. After downloading the file, type "tar-xf demorbpfdbn.tar" to uncompress it. This creates the directory webalgorithm containing the required m files. Go to this directory, load matlab5 and type "dbnrbpf" for the demo.
)
- 2008-03-05 19:14:12下载
- 积分:1
-
super-resolution-reconstruction
matlab超分辨率重建,对比相应的论文看,很好理解,可以对图像进行分层,并重建(Matlab super-resolution reconstruction, compared with the corresponding paper, is easy to understand, the image can be layered, and reconstruction)
- 2015-01-26 09:37:30下载
- 积分:1
-
Falsafi_Fmincon
fmincon finds a constrained minimum of a function of several variables.
fmincon attempts to solve problems of the form:
min F(X) subject to: A*X <= B, Aeq*X = Beq (linear constraints)
X C(X) <= 0, Ceq(X) = 0 (nonlinear constraints)
LB <= X <= UB (bounds)
- 2019-06-24 18:21:32下载
- 积分:1
-
Q_lmd_diag
This function obtains a unitary matrix Q such that: d=diag(Q *diag(lmd)*Q).
In other words, it gives a way to generate a matrix with given eigenvalues and diagonal elements.
By Daniel Perez Palomar (last revision: May 10, 2004).
Feel free to distribute this file as it is (without including any modifications).(This function obtains a unitary matrix Q such that: d=diag(Q*diag(lmd)*Q).
In other words, it gives a way to generate a matrix with given eigenvalues and diagonal elements.
By Daniel Perez Palomar (last revision: May 10, 2004).
Feel free to distribute this file as it is (without including any modifications).)
- 2008-03-04 20:56:44下载
- 积分:1
-
MortarNonmatchGrid.v1.0
FEM problems using matlab(matching gird)
- 2010-10-27 11:11:19下载
- 积分:1
-
GaussSeidel
método iterativo de resolución de sistemas lineales GAUSS SEIDEL
- 2009-11-27 01:08:31下载
- 积分:1