卡尔曼滤波递推,估计信号的x波形我要分享

Kalman filter recursive estimated x waveform signa

matlab 卡尔曼 滤波 估计 信号

关注次数: 315

下载次数: 0

文件大小: 1.71 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:一连续平稳的随机信号x(t),自相关函数为r(t),信号x(t)为加性噪声所干扰,噪声是白噪声,测量值的离散值在z(k)为已知,T=0.02s,-3.2,-0.8,-14,-16,-17,-18,-3.3,-2.4,-18,-0.3,-0.4,-0.8,-19,-2.0,-1.2,-11,-14,-0.9,0.8,,10,0.2,0.5,2.4,-0.5,0.5,-13,0.5,10,-12,0.5,-0.6,-15,-0.7,15,-0.7,-2.0,-19,-17,-11,-14自编卡尔曼滤波递推推导,估计信号x(t)的波形。


English Description:

A continuous stationary random signal x (t), and autocorrelation function r (t), the signal x (t) for the additive noise disturbance, noise is white noise, measured values in z the discrete values (k) to the known, T=0.02s,-3.2,-0.8,-14,-16,-17,-18,-3.3,-2.4,-18,-0.3,-0.4,-0.8,-19,-2.0,-1.2,-11,-14,-0.9,0.8,, 10,0.2,0.5,2.4,-0.5,0.5,-13,0.5,10,-12,0.5,-0.6,-15,-0.7,15,-0.7,-2.0,-19,-17,-11,-14 self Kalman filter recursive derivation of estimated signal x (t) waveform.


代码预览