-
KalmantrackingfilteriMATLABsoucode
基于matlab中卡尔曼滤波在目标跟踪上的源程序(Matlab-based target tracking Kalman filter on the source)
- 2010-06-02 21:59:14下载
- 积分:1
-
tp7-Tp-Filtros
Matlab Filter Implementation
In this section, we will implement (in matlab) the simplest lowpass filter
$displaystyle y(n) = x(n) + x(n-1), n=1,2,ldots,N $
(from Eq.$ ,$(1.1)). For the simplest lowpass filter, we had two program listings:
Fig.1.3 listed simplp for filtering one block of data, and
Fig.1.4 listed a main program for testing simplp.
In matlab, there is a built-in function called filter3.3 which will implement simplp as a special case. The syntax is
y = filter (B, A, x)
where
x is the input signal (a vector of any length),
y is the output signal (returned equal in length to x),
A is a vector of filter feedback coefficients, and
B is a vector of filter feedforward coefficients.
The filter function performs the following iteration over the elements of x to implement any causal, finite-order, linear, time-invariant digital filter:3.4
- 2012-06-05 21:52:24下载
- 积分:1
-
Irrlicht.net
The study documents the famous 3D engine for 3D developers learn to use.
- 2014-02-12 22:12:18下载
- 积分:1
-
des
This is the presentation explaining implementation of DES algorithm.
- 2011-02-06 14:58:14下载
- 积分:1
-
duoyuanhuigui
说明: MATLAB语言在多元线性回归中的应用 caj 电子书籍(MATLAB language in the multiple linear regression in the application of e-books CAJ)
- 2008-12-08 17:35:53下载
- 积分:1
-
wirelesspowercontrol
无线传感器网络模糊功率控制源代码中的模糊控制模块
以及附有相应的图形显示(wireless sensor networks fuzzy power control of the source code control module and fuzzy with the corresponding graphics)
- 2007-06-16 15:57:47下载
- 积分:1
-
alamouti
主要针对 MIMO中的alamouti 进行仿真测试,有2发1收,3发1收,4发1收 进行比较。(Mainly for the alamouti MIMO simulation test, there are two hair a close, 3 rounds a close, four made a close comparison.)
- 2014-12-29 17:10:33下载
- 积分:1
-
DeepLearnToolbox-master
matlab深度学习工具箱
(deep learning toolbox)
- 2014-12-01 15:28:49下载
- 积分:1
-
9346346
二维码扫描应用demo,精选ios编程学习源码,很好的参考资料。(Two dimensional bar code scanning application demo, select learning IOS programming source code, a good reference.)
- 2013-12-07 10:22:54下载
- 积分:1
-
MIToolbox-master
MI工具包,matlab使用,并且能正常使用,(MIToolbox,matlab,MRMR,MIFS)
- 2021-03-13 15:19:24下载
- 积分:1