-
PAPER3
数字助听器中多通道响度补偿方法的研究.pdf(Multi-channel digital hearing aid loudness compensation method. Pdf)
- 2013-10-07 15:05:23下载
- 积分:1
-
disanzhang
matlab课件很有用的,对matlab学习很有帮助,希望采纳谢谢(it s very useful)
- 2014-01-24 11:00:42下载
- 积分:1
-
stripmapSAR
基于RD算法的两个点目标的SAR成像仿真和识别(SAR imaging simulation and identify the target based on two points of the RD algorithm)
- 2012-09-07 09:16:30下载
- 积分:1
-
venc
海思Hi3518的编码demo程序,此代码不包含编译环境。是范例(It is hi3518 s video encode demo. )
- 2015-01-30 09:06:04下载
- 积分:1
-
Genetic_Algorithm_Optimization_Toolbox_package_Mat
This directory contains the Genetic Algorithm Optimization Toolbox for
Matlab
To use this, if you are local to NCSU and have AFS access to this
directory, simply extend the matlab path using the following command.
You can also place this command in a file called startup.m. Everytime
you start Matlab in the directory containing this file, the path will
always be extended.
- 2007-10-26 18:58:28下载
- 积分:1
-
fangfa
包含了许多马蹄兰的用法,为大家提供了一个学习matlab的很好工具。(Contains many Calla usage, provide a good learning tool for matlab.)
- 2010-08-22 21:32:02下载
- 积分:1
-
20100203
说明: 用matlab语言实现的将图像的进行dpcm编码算法,之后进行图像重构,进行前后图像的对比。(With matlab language will be dpcm image coding algorithm, after the image reconstruction, the images before and after contrast.
)
- 2011-03-25 10:30:18下载
- 积分:1
-
Matlab_For_Engineers_And_Scientists_Third_Edition
Matlab For Engineers And Scientists (Third Edition, 2008) this ebook is really good for all students who use Matlab
- 2009-05-22 13:29:33下载
- 积分:1
-
MATLAB-OFDM
OFDM技术及其MATLAB模拟,很好的资料哦,可以快速掌握matlab仿真(the study)
- 2011-05-05 21:02:59下载
- 积分: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