搜索资源列表
EKF2.rar
- 通过MATLAB实现卡尔曼滤波并应用于初始对准,与航天人共享,Kalman filter to achieve the adoption of MATLAB and applied to initial alignment with the space to share
EKF2
- 原代码包括捷联惯导初始对准程序,实用性强,便于学习-chushiduizhun
EKF2
- 这是一个关于扩展卡尔曼滤波的源程序,可以帮助初学者学习该滤波算法-This is an extended Kalman filter on the source, can help beginners learn the filtering algorithm
EKF2
- 永磁同步电机 卡尔曼 无速度传感器仿真 在实践中的 -matlab for pmsm ekf
ekfslam_v2.0
- EKF2.0 利用扩展卡尔曼滤波器实现的SLAM算法,Matlab版本,是一个模拟的程序。运行方法为先载入mat,再运行XXX_sim函数。-EKF2.0 using the extended Kalman filter SLAM algorithm, Matlab version, is a simulation program. The method of operation for the first load the mat, run XXX_sim function.
ekf2
- 一种快速Kalman滤波算法实现,。对于某些不能够采取离线计算的滤波过程来说,它可以在保证一定精度的同时极大地提高计算速度和减少计算占用资源- EKF Extended Kalman Filter for nonlinear dynamic systems [x, P] = ekf(f,x,P,h,z,Q,R) returns state estimate, x and state covariance, P for nonlinear dynamic system: