搜索结果
找到约 2 项符合
Nonstationary 的查询结果
按分类筛选
matlab例程 Nonstationary Channel Estimation using a Kalman Tracking Filter 卡尔曼滤波算法的一个一个用
Nonstationary Channel Estimation
using a Kalman Tracking Filter
卡尔曼滤波算法的一个一个用,可用作 efk学习之用
matlab例程 To estimate the input-output mapping with inputs x % and outputs y generated by the following nonli
To estimate the input-output mapping with inputs x
% and outputs y generated by the following nonlinear,
% nonstationary state space model:
% x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)]
% + 8cos(1.2t) + process noise
% y(t) = x(t)^(2) / 20 + 6 squareWave(0.05(t-1)) + 3
% + time varying measur ...