累计查询 0.00 亿次

kalman filter

  • 卡尔曼滤波器:一种用于估计动态系统状态的线性滤波器,通过最小化误差的平方来优化系统状态的估计。

双语例句

  1. The paper provides a new algorithm by introducing GM (1, 1) into Kalman filter .
    针对这一问题,提出了一种基于GM (1, 1)模型的跟踪卡尔曼滤波方法。
  2. Due to the nonlinearity of the state and measurement equations, the extended Kalman filter is used.
    由于状态和观测方程都是非线性的,故采用了扩展的卡尔曼滤波器。
  3. The whole algorithm conformation is very skilled. Because the number of kalman filter is lesser, algorithm is real-time, and robust.
    算法构造巧妙,由于使用了较少的卡尔曼滤波器,算法实时性好,鲁棒性更好。

网络短语

  • Extended Kalman filter
    扩展卡尔曼滤波器;扩展卡尔曼滤波;滤波器;卡尔曼滤波器
  • Unscented Kalman Filter
    卡尔曼滤波器;滤波器;无味卡尔曼滤波
  • Kalman filter algorithm
    卡尔曼滤波算法;卡门滤波法
  • Kalman filter theory
    卡尔曼滤波理论
  • adaptive Kalman filter
    自适应卡尔曼滤波;自适应kalman滤;滤波;滤波器

英英释义

  • The Kalman filter keeps track of the estimated state of the system and the variance or uncertainty of the estimate. The estimate is updated using a state transition model and measurements.