搜索资源列表
纯c语言实现卡尔曼滤波
- 完成c语言下的卡尔曼滤波,主要是用了子程序,可以直接带入(C language to complete the Kalman filter, mainly with subroutines, can be brought directly)
卡尔曼滤波的MATLAB实现
- 利用卡尔曼滤波进行数据融合,方法不错,欢迎下载参考使用(Data fusion using Calman filtering)
卡尔曼滤波
- 卡尔曼滤波matlab代码实现,解决GPS问题(Calman filter matlab code implementation, to solve the GPS problem)
eetop.cn_卡尔曼滤波
- 实现卡尔曼滤波的经典程序,绝对值得下载!(Calman filter to achieve the classic procedure)
卡尔曼算法java版
- 实现了卡尔曼滤波,使用java语言,比较清晰明了,可以用于gps降噪等环境(Achieved the Calman filter, the use of Java language, relatively clear, can be used for GPS noise reduction and other environments)
卡尔曼
- Kalman Filter是一个高效的递归滤波器,它可以实现从一系列的噪声测量中,估 计动态系统的状态。广泛应用于包含Radar、计算机视觉在内的等工程应用领域,在控制理论和控制系统工程中也是一个非常重要的课题。连同线性均方规划,卡尔曼滤波器可以用于解决LQG(Linear-quadratic-Gaussian control)问题。卡尔曼滤波器,线性均方归化及线性均方高斯控制器,是大部分控制领域基础难题的主要解决途径。(Kalman Filter is an efficient recursi
卡尔曼滤波程序及MATLAB仿真
- 利用扩展卡尔曼滤波实现对雷达数据的处理,平滑雷达数据(Radar data processing is realized by extended Calman filtering and radar data is smoothed)
卡尔曼
- 实现视频去抖动,利用了卡尔曼滤波更稳定,个人认为不错(To achieve video jitter, the use of the Calman filter more stable, personally think that good)
卡尔曼滤波MATLAB仿真
- 在MATLAB仿真软件中实现卡尔曼滤波器,包含一些示例与案例,可供需要卡尔曼滤波的下载( The Kalman Filter is an estimator for what is called the linear-quadratic problem, which is the problem of estimating the instantaneous "state".)
扩展卡尔曼滤波 信息同步 数据融合算法实现
- 扩展卡尔曼滤波 的数据融合算法实现,航迹关联(EKF information synchronous data fusion algorithm)
卡尔曼滤波 1
- 卡尔曼滤波程序。实现多维卡尔曼滤波卡尔曼滤波程序。实现多维卡尔曼滤波(Calman filter program. The multi-dimensional Calman filter Calman filter program is implemented. Realization of multidimensional Calman filter)
简单卡尔曼滤波
- 简单卡尔曼,ekf ukf pf 出土比较,跟踪(matlab Simple Kalman ukf PF unearthed comparison, tracking)
实现无迹卡尔曼滤波功能。并与传统卡尔曼滤波比较
- 实现无迹卡尔曼滤波功能。并与传统卡尔曼滤波比较(The function of non - trace Calman filter is realized. And compared with the traditional Calman filter)
卡尔曼滤波,角度换算
- 飞思卡尔K60芯片,实现对mpu6050陀螺仪的简单卡尔曼简单滤波(Kalman simple filtering)
卡尔曼滤波
- 在线性高斯环境下,利用matlab实现卡尔曼滤波跟踪。(Employing Kalman Filter for target tracking.)
卡尔曼滤波算法C语言实现
- 卡尔曼滤波的c语言算法实现(Implementation of C language algorithm based on Calman filter)
卡尔曼滤波算法和扩展卡尔曼滤波算法
- 经典卡尔曼滤波和扩展卡尔曼滤波算法的matlab实现(Matlab implementation of classical Calman filtering and extended Calman filtering algorithm)
卡尔曼滤波原理及应用-MATLAB仿真
- 卡尔曼在MATLAB中的实现,包括ekf,ukf的一些源程序代码(The realization of Kalman in MATLAB, including some source codes of EKF and UKF)
卡尔曼滤波算法
- 这是一个卡尔曼滤波算法的matlab实现程序,主要做的事情是进行海底定位,运行环境是windows7和matlab2014.
基于MATLAB的运动轨迹预测,卡尔曼滤波实现
- 对高速运动目标采用基于kalman filter进行预测。基于matlab的实现,来进行运动目标的轨迹预测。有卡尔曼算法,扩展卡尔曼滤波,数据拟合方法。(The high-speed moving target is predicted based on Kalman filter. Based on the realization of MATLAB, the trajectory prediction of moving objects is carried out. There are K