-
MUSIC-MATLAB
MUSIC算法,Matlab程序,适合入门,较简单可行,值得学习(MUSIC, matlab)
- 2013-04-24 14:37:26下载
- 积分:1
-
fcn_SR_KF
This file compares three different versions of the Kalman filter.
The Kalman filter is used for recursive parameter estimation.
The Kalman filter can handle noisy measurements.
The first implemented filter (fcn_KF) is the Kalman filter with standard
update of the covariance matrix P.
The covariance matrix reflects the uncertainties of the predictions.
To improve the numerical stability Potter developed a
square root update (fcn_KF_SRP) of the covariance matrix P.
Another version is the square root covariance update via
triangularization (fcn_KF_SRT).
This file generates a model. Then the three Kalman filters perform an
estimation of the model parameter. At the end the results are compared.
Sources:
Simon, D. (2006): Optimal state estimation
Kaminski, P. (1971): Discrete Square Root Filtering: A Survey of Current Techniques
Golub, G. (1996): Matrix Computations
- 2014-02-14 18:30:49下载
- 积分:1
-
curvelet
neural network coding for image classification
- 2012-04-03 16:00:43下载
- 积分:1
-
TVInpainting
TV图象修复 自己写的小程序 matlab (TV image restoration himself wrote a small procedure Matlab)
- 2007-06-05 10:19:38下载
- 积分:1
-
QAM_64
MATLAB coding for 64 QAM is given
- 2011-10-18 17:10:58下载
- 积分:1
-
pic_dc-ac_01
hex file for 16f509 microcontroller for dc ac inverter
- 2013-12-24 03:38:03下载
- 积分:1
-
mesh
对给定区域进行delaunay三角形化的程序,例子中为正方形区域,可以通过tecplot查看显示结果(Delaunay triangulation program on a given area for example, square area, you can view the results by Tecplot)
- 2015-04-14 20:15:39下载
- 积分:1
-
RANSAC.m
RANSAC image registration software
- 2009-03-04 22:45:06下载
- 积分:1
-
lab2
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:56下载
- 积分:1
-
Headcvxxx
SEP and Heead cluster-based wsn
- 2012-09-19 21:35:50下载
- 积分:1