CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - Kalman

搜索资源列表

  1. freescale

    0下载:
  2. 自己写的飞思卡尔两轮直立电磁导航车程序,有关于S12的模块设置,PID,和卡尔曼滤波 等等内容。-Something about Freescale balancing car ,including Kalman filter ,its conctoller and PID .
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:436777
    • 提供者:董业军
  1. ars

    0下载:
  2. 用于四轴飞行器的姿态算法,内含各种矩阵加减乘转置、求逆等运算,及姿态kalman滤波算法,可适用于低速旋翼机的姿态导航-For four-axis spacecraft attitude algorithm, containing a variety of matrix addition and subtraction to multiply the transpose and inverse operations, and attitude Kalman filtering algorithm
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:253026
    • 提供者:刘小码
  1. Advanced-KF-LS-and-Modeling

    0下载:
  2. Advanced Kalman Filtering, Least-Squares and Modeling A Practical Handbook,卡尔曼滤波和最小二乘方面的最新书籍,研究kalman滤波的课参考一下-Advanced Kalman Filtering, Least-Squares and Modeling, A Practical Handbook, Kalman filtering and least squares latest books, study the less
  3. 所属分类:SCM

    • 发布日期:2017-05-20
    • 文件大小:6029433
    • 提供者:han
  1. Code

    0下载:
  2. 带丢包的线性均方最小方方差滤波器,这是在经典的kalman滤波器基础上修改的-LMMSE for systems with packet dropouts
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:1836
    • 提供者:wangg
  1. KalmanPFilterPIntro

    0下载:
  2. An Introduction to the Kalman Filter
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-17
    • 文件大小:159943
    • 提供者:MattCRO
  1. 9DOF-Sensor-src

    0下载:
  2. 9自由度姿态测量程序,包括扩展Kalman滤波程序,实现姿态控制-9dof sensor
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:733186
    • 提供者:blueesnail
  1. tuoluoyi

    1下载:
  2. 采样加速度传感器和陀螺仪,然后卡尔曼滤波得出角度与角速度;(滤波模块借鉴老外的)(互补滤波效果感觉不是很好); 计算车轮的速度,积分得出位置; -Acceleration sensors and gyroscopes, and then sampling the Kalman filter to draw angle and angular velocity (filter module to learn from foreigners) (complementary filterin
  3. 所属分类:SCM

    • 发布日期:2017-01-02
    • 文件大小:21042176
    • 提供者:史楠
  1. dianziluopan

    0下载:
  2. 采样加速度传感器和陀螺仪,然后卡尔曼滤波得出角度与角速度;(滤波模块借鉴老外的)(互补滤波效果感觉不是很好); 2:计算车轮的速度,积分得出位置; -Sampling the accelerometer and gyroscope, then the Kalman filter to draw angle and angular velocity (filter module draw foreigners) (complementary to the filtering effect
  3. 所属分类:SCM

    • 发布日期:2017-05-18
    • 文件大小:4791673
    • 提供者:史楠
  1. vicacopter-1.0

    0下载:
  2. 开源飞控程序,使用了神经网络pid控制,基于四元数的卡尔曼滤波,带地面站-open source flight control program use neural network pid control, based on quaternion based kalman filter. togather with the groudstation
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-02-05
    • 文件大小:10779636
    • 提供者:yuyun
  1. main

    0下载:
  2. 用单片机控制UART,实现kalman滤波的的简单算法,仅供参考-Use MCU to achieve Kalman filtering
  3. 所属分类:SCM

    • 发布日期:2017-11-28
    • 文件大小:1453
    • 提供者:qly
  1. KF

    0下载:
  2. Kalman filtering model built with matlab
  3. 所属分类:SCM

    • 发布日期:2017-12-09
    • 文件大小:771
    • 提供者:xiaoling
  1. Balance_Kalman

    0下载:
  2. 飞思卡尔小车,电磁组小车控制平衡使用的代码,卡尔曼滤波,我们使用过,很好用-Freescale car electromagnetic groups trolley control balanced use of the code, Kalman filtering, we used to good use
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-27
    • 文件大小:808
    • 提供者:
  1. Balance_Car0

    0下载:
  2. 利用AVR做主控芯片的自平衡小车,外围器件有加速度计、陀螺仪、编码器等。利用加速度计与陀螺仪检测出现态的角度,通过卡尔曼滤波得出数据,再做出相应的调节。能实现小车的自平衡。-Self-Balancing Robot using AVR master chip peripheral devices accelerometer, gyroscope, encoder. Accelerometers and gyroscopes to detect the presence of the state&
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:89419
    • 提供者:李鑫煌
  1. mpu6050_kaman

    2下载:
  2. 基于STC12C5A60S2的控制MPU6050的函数的源码,内部移植了卡曼滤波!!!超级经典!小胖亲手打造!自平衡小车必备神器!KEIL环境,如有转载,务必注明“小胖电子-Based on the STC12C5A60S2 control MPU6050 function source, internally the kalman filtering!!!!!! Super classic! Xiao pang is made with one s own hands! Since the c
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-08-31
    • 文件大小:128662
    • 提供者:齐城远
  1. balance-

    0下载:
  2. 自平衡小车整体源代码,包括主程序,卡尔曼滤波,串口通信以及I/O口的使用。-Self-Balancing Robot overall source code, including the main program, the Kalman filter, the use of serial communication, and I/O port.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-11
    • 文件大小:195121
    • 提供者:飞翔
  1. filter__C

    1下载:
  2. 介绍各种滤波器的C语言实现,有FIR的低通、高通、带通、带阻等,卡尔曼滤波器-C language describes the various filters, FIR low pass, high pass, band pass, band stop, the Kalman filter
  3. 所属分类:DSP program

    • 发布日期:2017-11-24
    • 文件大小:12752
    • 提供者:yangjian
  1. STM32_MPU6050

    0下载:
  2. STM32F103RBT6+MPU6050模块,使用卡尔曼滤波,波形很不错-STM32F103RBT6+MPU6050 module, using the Kalman filter, the waveform is very good ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
  3. 所属分类:SCM

    • 发布日期:2017-11-06
    • 文件大小:290257
    • 提供者:零零落落
  1. picquadcontroller

    0下载:
  2. MPU6050模块的读写驱动,以及卡尔曼滤波和PID算法控制,值得一看-MPU6050 module to read and write drive, as well as Kalman filtering and PID algorithm control, worth a visit
  3. 所属分类:SCM

    • 发布日期:2017-11-06
    • 文件大小:34299
    • 提供者:零零落落
  1. balance-car

    0下载:
  2. 两轮平衡小车 加速度计 陀螺仪 卡尔曼滤波-The two balanced car acceleration meter gyroscope Kalman filtering
  3. 所属分类:SCM

    • 发布日期:2017-11-15
    • 文件大小:631478
    • 提供者:fuyu
  1. karman_text

    0下载:
  2. 最简单的方法实现卡尔曼滤波,本程序可实现站立。-The easiest way to achieve the Kalman filter, the program can achieve standing.
  3. 所属分类:SCM

    • 发布日期:2017-11-23
    • 文件大小:259375
    • 提供者:伍家和
« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com