搜索资源列表
卡尔曼滤波器介绍
- 用Matlab来实现Kalman滤波器,此种可用于卫星导航系统,还可用于其它对踊跃比较严格的场合-using Matlab to achieve Kalman filter can be used for such a satellite navigation system can be used for other more enthusiastic strict occasions! !
kalmanfiler
- 卡尔曼滤波C程序 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。 对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制, 传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理, 例如头脸识别,图像分割,图像边缘检测等等。-Kalman filtering C program Kalman filter is
extendkalman
- 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。 对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制, 传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理, 例如头脸识别,图像分割,图像边缘检测等等。-Kalman filter is an "optimal recursive data pro
kaerman
- 基于DSP的卡尔曼滤波器的设计,是DSP5509的一个程序-DSP-based Kalman filter design, is a procedure DSP5509
function
- 粒子滤波与卡尔曼滤是常用的滤波器算法,粒子滤波在非线,非线性的情况下也也可-Particle filter and Kalman filter algorithm is commonly used filters, particle filter in the non-linear and nonlinear cases, can also be
kalman-C
- 卡尔曼滤波器的C语言程序,看不懂也可直接代入变量-The kalman filter C language program, only supplies the reference
261823sensorless_motor
- 扩展卡尔曼滤波算法(EKF)在电机方面的应用利用扩展卡尔曼滤波器,将转速看成一个状态量,根据定子的电流和电压值估算转速。-Extended Kalman filter algorithm (EKF) the application of the motor
filter__C
- 介绍各种滤波器的C语言实现,有FIR的低通、高通、带通、带阻等,卡尔曼滤波器-C language describes the various filters, FIR low pass, high pass, band pass, band stop, the Kalman filter
kalman
- 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。对于解决很大部分的问题,他是最优,效率最高甚至是最有用的-Kalman Filter
kalman
- 卡尔曼滤波器,两轮平衡车使用,入参是陀螺仪和加速计采集的数据(ADC采集之后统一成弧度单位制)R_angle可以调节output的平滑度-kalman filter for balance robot(input are rad value,+ or-, source from gyroscope and accelerometer), parameter R_angle could configure bigger to make output smoother
My-understanding-of-control
- 飞机姿态算法。从这篇文章是我尝试的飞行器姿态检测采用四元数方法,然后利用卡尔曼滤波算法,并尝试卡尔曼滤波器耦合的多个状态变量可以是一个复杂的过程,线性系统状态估计进行了简单的解耦,将最优估计的态度和最优估计陀螺漂移,通过这种方式,可以通过直观的方法来调整参数的两个部分。-Aircraft attitude algorithm.From this article is my attempt to spacecraft attitude detection by using the quaterni
kalman_prototype
- 卡尔曼滤波器关于C语言的标准模型,结果收敛,模型正确。-Kalman filter on the standard model of the C language, the result of convergence, the model is correct.
STM32__MPU6050__Kalman
- 以stm32f103rct6为例,通过串口通信,调试MPU6050数据,检测X轴加速度,Y轴角速度,并应用卡尔曼滤波器处理MPU6050数据。-In stm32f103rct6 example, through serial communication, debugging MPU6050 data, detects X-axis acceleration, Y-axis angular velocity, and the Kalman filter process MPU6050 data.
stm32f4_mpu9250-master
- 所有数据融合(包括dmp输出数据,如加速度计数据, 陀螺仪,6轴四元数和内部磁力计数据)通过7态13测量 EKF(扩展卡尔曼滤波器)/无限卡尔曼滤波器(UKF)/ Cubature卡尔曼滤波器(CKF)算法/ 平方根均方卡尔曼滤波器(SRCKF)算法。-All data fusion (including the data of dmp output, such as the accelerometer data, gyroscope, 6-axis quaternion
KERMAN
- 利用卡尔曼滤波器处理传感器数据(Using Calman filter to deal with sensor data)