搜索资源列表
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
DSPF2812
- 滤波定位算法研究王慧,王伟(哈尔滨工程大学自动化学院,哈尔滨150001)摘要:研究了一种改进的卡尔曼滤波导航信号定位算法:通过测量每次接收机得到的伪距观测量-Positioning Algorithm of Filtering Wang, Wang (Institute of Automation, Harbin Engineering University, Harbin 150001) Abstract: An improved positioning signal navigation
ourdev_430061
- 基于卡尔曼滤波的飞行器姿态控制,包括估计模块和控制算法模块-Based on Kalman Filtering for Spacecraft Attitude Control, including the estimation module and the control algorithm module
main
- 用单片机控制UART,实现kalman滤波的的简单算法,仅供参考-Use MCU to achieve Kalman filtering
picquadcontroller
- MPU6050模块的读写驱动,以及卡尔曼滤波和PID算法控制,值得一看-MPU6050 module to read and write drive, as well as Kalman filtering and PID algorithm control, worth a visit
Kalman
- 卡尔曼算法结合陀螺仪和加速计的滤波算法!-Kalman filtering algorithm combined with gyroscopes and accelerometers algorithm!
Balance_Kalman
- 平衡算法,基于卡尔曼的滤波和avr单片机来实现自平衡小车的主要算法-Balancing algorithm to achieve self-balancing car algorithm based on Kalman filtering and AVR microcontroller
kalman
- 卡尔曼滤波算法,输入陀螺仪测得的角速度、加速度计测得的角度,输出量为滤波之后的角度,消除零漂。-Kalman filtering algorithm, the input gyroscope angular velocity and acceleration of the measured meter measured Angle, Angle after output for filtering, to eliminate the zero drift.
kalman
- kailman滤波for两轮平衡车,有源代码,中文卡尔曼的介绍,和卡尔曼for平衡车算法介绍(中文)-kailman filter for two balanced car, source code and Chinese Kalman introduction.
kalman
- 卡尔曼滤波算法的c文件,通过算法可以实现精准的滤波和姿态估算-Kalman filter algorithm c file, the algorithm can be achieved through precise filtering and attitude estimation
My-understanding-of-control
- 飞机姿态算法。从这篇文章是我尝试的飞行器姿态检测采用四元数方法,然后利用卡尔曼滤波算法,并尝试卡尔曼滤波器耦合的多个状态变量可以是一个复杂的过程,线性系统状态估计进行了简单的解耦,将最优估计的态度和最优估计陀螺漂移,通过这种方式,可以通过直观的方法来调整参数的两个部分。-Aircraft attitude algorithm.From this article is my attempt to spacecraft attitude detection by using the quaterni
Kalman-filtering
- 卡尔曼滤波算法,Vc编译,可作为移植参考。-Calman filtering algorithm, Vc compiler, can be used as a reference for transplantation.
mpu-kalman
- 用于kalman的计算,导航算法滤波功能,陀螺仪加速度计的滤波,mpu6050-For kalman calculations, navigation algorithm filtering, gyroscope accelerometer filtering, mpu6050
kf
- 卡尔曼滤波算法的测试代码,对初学者有帮助-kalman filter algorithm C test code
RO_TIM
- 基于STM32单片机的球上平衡机器人,机器人能够平衡,涉及底层驱动、卡尔曼滤波、最优控制算法-Based on the STM32 microcontroller ball balancing robot, the robot can balance, involving low-level driver, Kalman filter, optimal control algorithm
tuoluoyi
- 基于stm32 103系列单片机的模块集成高精度的陀螺仪、加速度计、地磁场传感器程序,采用先进的动力学解算与卡尔曼动态滤波算法,能够快速求解出模块当前的实时运动姿态。-stm32 103 series single chip microcomputer module integrated high precision gyroscope and accelerometer, the magnetic field sensor application, USES the advanced dyn
F407_FC_ANO
- 匿名四轴飞控的开源代码。包含PID算法,卡尔曼滤波。-Anonymous four axes flight control of open source code. Contains the PID algorithm, and kalman filter.
kalman-filter
- 官方的卡尔曼滤波算法,二维,角度融合算法-The official Kalman filter, two-dimensional
9轴融合算法mpu6050 hmc5883 kalmanfilter
- 卡尔曼滤波算法融合9轴传感器(MPU6050 + HMC5883 ) 的原始数据,给出准确的滚转、俯仰和偏航角度信息。(The Calman filtering algorithm combines the original data of 9 axis sensors (MPU6050 + HMC5883) and gives accurate information of roll, pitch and yaw angle.)