卡尔曼滤波我要分享

Kalman Filter

matlab 滤波 卡尔曼

关注次数: 180

下载次数: 0

文件大小: 5.26 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明: 使用 kalmanf.m 的使用协方差矩阵卡尔曼滤波器的实现。 请注意,听起来应该有相同的采样频率和此值必须是与框架窗口的大小保持一致: 256 样品应该有的持续时间约 30 ms


English Description:

Use kalmanf.m for implementation of kalman filter using covariance matrix. Note that sounds should have the  same sampling frequency and this value has to be consistent with the size of frame window: 256 samples should have a duration of about 30 ms


代码预览