搜索资源列表
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
robustcontrol
- 本文以Pioneer3一AT型室外轮式移动机器人为平台,利用卡尔曼滤波融合多传感器的测量数据,并将鲁棒控制原理用上移动机器人的定位上。
Program
- AVR自平衡车主程序,使用ENC-03陀螺仪和MMA7260作为传感器,内含卡尔曼滤波、PID-AVR owners of self-balancing process, the use of ENC-03 MMA7260 as gyroscopes and sensors, embedded Kalman filter, PID, etc.
kalman
- 卡尔曼滤波-很不错,使用于姿态校正,使用陀螺仪和加速度计来进行计算-Kalman filter- a very good posture correction used, the use of gyroscopes and accelerometers to calculate
AVR_IMU_1
- 卡尔曼滤波在AVR单片机的应用,引脚接法:PC1 (ADC1) Y Accel (Pin 8) PC2 (ADC2) Z Accel (Pin 7) PC3 (ADC3) X Rate (Pin 3) PC4 (ADC4) Y Rate (Pin 4) PC5 (ADC5) VRef (Pin 5) - Currently, this project assumes the AVR ATmega168 MCU is hosted on the AVR STK5
kam
- 卡尔曼虑波器虑单轴陀螺仪的滤波程序,飞思卡尔单片机-The Kalman consider single-axis gyroscope
kamaanguji
- 卡尔曼 陀螺仪、倾角传感器融合,主要用了自适应卡尔曼滤波-Kalman gyro, tilt sensor fusion, the main use of the adaptive Kalman filter
Program
- AVR自平衡车主程序,使用ENC-03陀螺仪和MMA7260作为传感器,内含卡尔曼滤波、PID-AVR owners of self-balancing process, the use of ENC-03 MMA7260 as gyroscopes and sensors, embedded Kalman filter, PID, etc.
mega16
- mega16实现卡尔曼滤波计算俯仰角和横滚角程序-Kalman filter mega16 pitch angle and roll angle calculation program
DSPF2812
- 滤波定位算法研究王慧,王伟(哈尔滨工程大学自动化学院,哈尔滨150001)摘要:研究了一种改进的卡尔曼滤波导航信号定位算法:通过测量每次接收机得到的伪距观测量-Positioning Algorithm of Filtering Wang, Wang (Institute of Automation, Harbin Engineering University, Harbin 150001) Abstract: An improved positioning signal navigation
平衡车
- stm32f103c8t6主控两轮平衡小车程序,内含电路原理图。使用卡尔曼滤波mpu6050采集角度,使用串级pid控制小车平衡和速度。(Stm32f103c8t6 master two wheel balancing program, including circuit schematics. The Calman filter mpu6050 is used to collect the angle, and the cascade PID is used to control the ba
卡尔曼滤波与PID算法
- 卡尔曼滤波和PID算法,可以在C++模拟,也可以移植到单片机平台(Calman filtering and PID algorithm)
xs128—卡尔曼滤波(非矩阵)程序
- 卡尔曼滤波,矩阵,飞思卡尔智能车,直立,参考代码(Calman filter, matrix, flying Carle smart car, erect, reference code)
Kalman
- 适合平衡小车使用。卡尔曼滤波,输入陀螺仪和角速度计的数据,得出角度。(It is suitable for balancing the use of a car. Calman filter, input the data of gyroscopes and angular velocity meters to get the angle.)
Mini Balance
- 关于平衡车mpu6050,卡尔曼滤波。包括ccd相机的用处(On the balance car mpu6050, Calman filter. Including the use of the CCD camera)
卡尔曼滤波算法
- 卡尔曼滤波算法 无人机 四轴飞行器 源码(Calman filtering algorithm UAV Four axis aircraft Source code)
selfBlanceCar
- 用arduino实现的平衡车,MPU6050检测小车状态,卡尔曼滤波做姿态解析(Using Arduino to achieve the balance car, MPU6050 detect car status, Calman filter gesture analysis.)
MPU6050姿态解算STM32源码(卡尔曼滤波)
- MPU6050是我们常用的六轴空间位置处理芯片,次文档使用卡尔曼滤波的方式使数据更加的准确(MPU6050 is our commonly used six-axis spatial position processing chip. Kalman filter is used in sub-documents to make the data more accurate.)
MiniBalanceV5.0卡尔曼滤波
- 平衡车位置控制,平衡控制,卡尔曼滤波,等控制算法(Balance vehicle position control, balance control, Kalman filter)