搜索资源列表
singletracking
- 在VC++平台上实现的非线性滤波算法,包括卡尔曼滤波,扩展卡尔曼滤波和无迹卡尔曼滤波。-In VC++ platform to achieve the nonlinear filtering algorithms, including Kalman filtering, extended Kalman filter and unscented Kalman filter.
nonlinear-filter
- 非线性滤波的程序,里面包含扩展卡尔曼滤波和无迹卡尔曼滤波滤波,可应用于很多非线性系统-Nonlinear filtering process, which includes extended Kalman filter and unscented Kalman filter filtering can be applied to many nonlinear system
kalman-filter
- 卡尔曼滤波器的实现,包括通用子程序,扩展卡尔曼滤波算法和无迹滤波算法-Kalman filter implementation, including common subroutines, extended Kalman filter algorithm and unscented filtering algorithm
ukf_ekf_compair_example
- 无迹卡尔曼滤波和扩展卡尔曼滤波的仿真比较,模型在程序中给出,适合初学者学习-Unscented Kalman filter and extended Kalman filter simulation in model given in the program, suitable for beginners to learn
ekf
- 该程序实现的是,利用无迹卡尔曼滤波和扩展卡尔曼滤波对空中目标进行跟踪。(The program is to use standard kalman and extended kalman filtering algorithm to track the air observation target)
KF_COMPARE_CODE
- 两种滤波方法的跟踪精度比较:即扩展卡尔曼滤波和无迹卡尔曼滤波的比较(EKF 与UKF)(Comparing the tracking accuracy of the two filtering methods: the comparison between the extended Calman filter and the untracked Calman filter (EKF and UKF))
ukf以及ekf
- 无迹卡尔曼滤波算法和扩展卡尔曼滤波算法程序,算法性能对比(The algorithm of unscented Calman filter and extended Calman filter algorithm is compared with algorithm performance.)