-
kalman
卡尔曼滤波器例子,跟踪目标,可以用去除噪声(Kalman filter example, target tracking Can be used to remove noise)
- 2012-05-06 16:22:32下载
- 积分:1
-
New-Particle-swarm-optimization
A new Particle Swarm Toolbox
(A New Particle Swarm Toolbox
)
- 2013-05-12 22:43:43下载
- 积分:1
-
Basics-of-MATLAB-and-Beyond---Andrew-Knight
MATLABä -the tremendously popular computation, numerical analysis, signal processing, data analysis, and graphical software package-allows virtually every scientist and engineer to make better and faster progress. As MATLAB s world-wide sales approach a half-million with an estimated four million users, it becomes a near necessity that professionals and students have a level of competence in its use. Until now, however, there has been no book that quickly and effectively introduces MATLAB s capabilities to new users and assists those with more experience down the path toward increasingly sophisticated work.
Basics of MATLAB and Beyond is just such a book. Its hands-on, tutorial approach gently takes new users by the hand and leads them to competence in all the fundamentals of MATLAB. Then, with equal effectiveness, it covers the advanced topics that lead to full, creative exploitation of MATLAB s awesome power.
- 2015-04-21 21:34:22下载
- 积分:1
-
ZCR
autocov computes the autocovariance between two column vectors X and Y with same length N using the Fast Fourier Transform algorithm from 0 to N-2.
The resulting autocovariance column vector acv is given by the formula:
acv(p,1) = 1/(N-p) * sum_{i=1}^{N}(X_{i} - X_bar) * (Y_{i+p} - Y_bar)
where X_bar and Y_bar are the mean estimates:
X_bar = 1/N * sum_{i=1}^{N} X_{i} Y_bar = 1/N * sum_{i=1}^{N} Y_{i}
It satisfies the following identities:
1. variance consistency: if acv = autocov(X,X), then acv(1,1) = var(X)
2. covariance consistence: if acv = autocov(X,Y), then acv(1,1) = cov(X,Y)
- 2013-05-26 22:12:50下载
- 积分:1
-
finger
用MATLAB编写的指纹处理程序,不过要自己改图像输入。程学中并没有压缩图像(Prepared using MATLAB fingerprint process, but to change their image input. CHENG Xue did not compress images)
- 2007-09-23 09:39:57下载
- 积分:1
-
clutter-simulation
包含四种常见分布的杂波仿真程序。均采用相干相关模拟的方法,方法见word文档。(Distribution contains four common clutter simulation program. Are related to the coherent simulation method, the method see the word document.)
- 2011-02-11 20:35:31下载
- 积分:1
-
DaulSlotGanShe1
单色光(波)的双缝干涉实验的简单模拟:电磁场与微波技术、光学实验中,经常需要进行类似的干涉衍射实验,但受实验环境影响,结果误差大,用仿真模拟可以获得直观且纯净的结果。(Monochromatic light (wave), a simple simulation of the single-slit diffraction experiment: the electromagnetic field and microwave technology, optical experiments, often need similar interference diffraction experiments, but experimental environmental impact, results of large errors, the simulation can be intuitive and pure results.)
- 2012-10-08 15:55:59下载
- 积分:1
-
ICIinOFDM
Script for computing the SNR loss due to frequency offset in OFDM modulation
- 2014-02-16 02:46:53下载
- 积分:1
-
EKFLocalization
利用扩展卡尔曼滤波器对已知环境地图进行估计,得出估计位置,并给出了真实轨迹(Using extended Kalman filter to estimate the known environment map, draw the estimated location, and provides true trajectory
)
- 2012-02-12 14:21:33下载
- 积分:1
-
UTVtools
UTV工具包提供46个Matlab函数,用于计算和修改秩显URV和UTV分解,总称为UTV分解. (UTV Toolkit provides 46 Matlab function, used to calculate and modify the rank significantly URV and UTV decomposition, with a total known as UTV decomposition.)
- 2007-12-29 14:50:55下载
- 积分:1