卡尔曼滤波器matlab源代码。 function [Y,PY,KC]=myKalman(x,A,B,Q,H,R,y0,P0) 这是我课程设计时做的。
标签: function myKalman matlab PY
上传时间: 2014-10-28
上传用户:agent
程序是对心电信号进行R 峰检测,等电位线的检测等,能快速高效完成计算
上传时间: 2014-01-14
上传用户:hgy9473
用matlab编写的4阶R-K程序。对于仿真可能有所帮助。
上传时间: 2013-12-24
上传用户:bruce5996
意图 将一个类的接口转换成客户希望的另外一个接口。A d a p t e r 模式使得原本由于接口不兼容而不能一起工作的那些类可以一起工作。 适用性 · 你想使用一个已经存在的类,而它的接口不符合你的需求。 · 你想创建一个可以复用的类,该类可以与其他不相关的类或不可预见的类(即那些接口可能不一定兼容的类)协同工作。 · (仅适用于对象A d a p t e r )你想使用一些已经存在的子类,但是不可能对每一个都进行子类化以匹配它们的接口。对象适配器可以适配它的父类接口。
上传时间: 2014-07-30
上传用户:270189020
Training embedded apps to process speech may be as easy as finding the right 8-bit micro. Don t let what Rodger has to say about using an ADPCM algorithm and PWM output to generate speech to go in one ear and out the other
标签: Training embedded process finding
上传时间: 2014-01-26
上传用户:plsee
In the ffuart.tar.gz it has one file. The serial.c is the source codes of the FFUART as a console port, it should be put into the directory: /usr/src/linux/drivers/char/, and be compiled into the kernel.
上传时间: 2014-01-06
上传用户:2404
现代谱估计用莱文森-德宾(Levinson-Durbin)算法求解尤利-沃克(Yule-Walker)方程。 形参说明: r:双精度实型一维数组,存放Yule-Walker方程的元素r(0),r(1),...r(p)。 p:AR模型阶数。 a:AR模型系数a(0),a(1),...a(p)。 v:预测误差功率
标签: Levinson-Durbin Yule-Walker 谱估计 算法
上传时间: 2014-01-26
上传用户:ippler8
医学成像技术滤波反投影 内含R-L, R-S sweit滤波 重建后图像清晰,效果相当好
上传时间: 2014-01-25
上传用户:徐孺
this code is a simulator to simulate the paging system such as first come first service. the comment in this code can help you to run it.
标签: first simulator the simulate
上传时间: 2014-01-03
上传用户:Late_Li
使用AS实现的一种雪花效果,可以直接从库里拖到需要使用的场景直接调用.
标签:
上传时间: 2013-12-11
上传用户:大三三