About 82,600 results
Open links in new tab
  1. 扩展卡尔曼滤波(Extended Kalman Filter)原理+MATLAB程序演示

    一、扩展卡尔曼滤波(EKF)简介扩展卡尔曼滤波 (Extended Kalman Filter)是建立在经典卡尔曼滤波算法的基础上。 核心思想是,对一般非线性系统,首先围绕滤波值 \tilde {X_ {k}} 将非线性函数 f\left ( * …

  2. Extended Kalman filter - Wikipedia

    In estimation theory, the extended Kalman filter (EKF) is the nonlinear version of the Kalman filter which linearizes about an estimate of the current mean and covariance.

  3. EKF

    May 26, 2026 · Customers around the globe benefit from in-house development and modern SMT manufacturing at the company’s headquarters in Germany. EKF stands for fast project …

  4. EKF — Energy. Knowledge. Future

    EKF is an international company producing a wide spectrum of electrical equipment. Our company is making sales in 20 countries and working actively at the realization of a strategy to enter new …

  5. Home - EKF Diagnostics

    EKF develops and manufactures point-of-care medical devices and tests (in-vitro diagnostics (IVD)) that can be used at or near the patient’s location. Designed to provide quick and accurate results, these …

  6. 一文搞懂 · 卡尔曼滤波及其变体(KF、EKF、UKF)-CSDN博客

    Jul 17, 2025 · 扩展KF(EKF)通过局部线性化处理非线性系统,而无迹KF(UKF)则采用无迹变换避免求导误差。 文章详细对比了三者的特点、实现步骤及应用场景,并通过俯仰角估计等实例说明KF在 …

  7. EKF(递归滤波器)_百度百科

    扩展卡尔曼滤波器(Extended Kalman Filter,EKF)是一种递归滤波器,由Bucy、Sunahara等学者基于卡尔曼滤波理论改进而来,主要用于非线性动态系统的状态估计。

  8. 扩展卡尔曼滤波器算法(EKF)——原理及实例(python实现)_星星猫 …

    Mar 7, 2024 · 扩展卡尔曼滤波器算法(EKF)——原理及实例(python实现),卡尔曼滤波器以其创建者RudolfE.Kalman的名字命名,是一种数学算法,它提供递归方法,以最小化均方误差的方式估计系 …

  9. KILO-EKF: Koopman-Inspired Learned Observations Extended Kalman …

    Mar 3, 2026 · Having established the standard EKF as our baseline, we next introduce the KILO-EKF, which adopts a Koopman-inspired approach for learning measurement models while retaining the …

  10. GitHub - pigknight/studyEKF: EKF 扩展的卡尔曼滤波器

    先介绍ROS系统下的robot_pose_ekf 扩展卡尔曼滤波算法包这个包用于评估机器人的 3D 位姿,使用了来自不同源的位姿测量信息,它使用带有 6D(3D position and 3D orientation)模型信息的扩展卡尔曼 …