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

搜索资源列表

  1. kalmanfiler

    1下载:
  2. 卡尔曼滤波C程序 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。 对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制, 传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理, 例如头脸识别,图像分割,图像边缘检测等等。-Kalman filtering C program Kalman filter is
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:966byte
    • 提供者:于军相
  1. ExampleCode_iSensor_ADIS16405

    2下载:
  2. 在keil c开发环境下,采用C语言编写的对惯性测量单元(IMU+磁力计)ADIS16405的测试程序,希望能有所帮助-In keil c development environment, written using C language on the inertial measurement unit (IMU+ magnetometer) ADIS16405 testing procedures, hoping to help
  3. 所属分类:SCM

    • 发布日期:2017-01-16
    • 文件大小:71kb
    • 提供者:毛江飞
  1. kalman5

    2下载:
  2. 卡尔曼滤波算法在TI TMS320C6713 DSP上的实现 具有较高应用价值-Kalman filter algorithm on the TI TMS320C6713 DSP to achieve high value
  3. 所属分类:DSP program

    • 发布日期:2014-11-11
    • 文件大小:123.97kb
    • 提供者:武忡波
  1. kfilter

    0下载:
  2. function [k,s] = kfilter(A,C,V1,V2,V12) function [k,s] = kfilter(A,C,V1,V2,V12) KFILTER can have arguments: (A,C,V1,V2) if there are no cross products, V12=0. KFILTER calculates the kalman gain, k, and the stationary -functi
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:768byte
    • 提供者:venkat reddy
  1. kalman-C

    1下载:
  2. 卡尔曼滤波器的C语言程序,看不懂也可直接代入变量-The kalman filter C language program, only supplies the reference
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:2.4kb
    • 提供者:朱文武
  1. Kalman-filter-C-code

    0下载:
  2. 卡尔曼滤波C代码实现,内含卡尔曼滤波原理和详细的c代码,便于嵌入式系统使用-Kalman filter C code implementation
  3. 所属分类:SCM

    • 发布日期:2017-11-06
    • 文件大小:3kb
    • 提供者:李九阳
  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
    • 文件大小:12.45kb
    • 提供者:yangjian
  1. KalmanFilter

    0下载:
  2. 使用C语言开发的基于DSP的kalman滤波算法,输入数据做成头文件的形式包含在工程中,并针对测量矩阵对一些矩阵运算进行了简化。使用的硬件平台为TMS320C5509A开发板,运行通过,结果和MATLAB仿真结果一致!-Kalman filtering algorithm based on DSP development using C language, made of the input data in the form of the header files included in the
  3. 所属分类:DSP program

    • 发布日期:2017-12-04
    • 文件大小:175.26kb
    • 提供者:邹振宇
  1. main-fex

    1下载:
  2. 代码使用C编写,平台为Cortex-M3 系列STM32F107VCT开发板。 用于将ARM ADC通道获取的5s 400Hz双通道信号,共2000*2个, 通过卡尔曼滤波,提取主成分,8组(共16个)个特征,最后将此信号分类成4种。 此源码为其中核心部分,VC测试通过。(不含信号文件和基础源文件)-Code written in C, the platform for Cortex-M3 series STM32F107VCT development board. ARM ADC c
  3. 所属分类:SCM

    • 发布日期:2017-11-09
    • 文件大小:43.7kb
    • 提供者:蔡斌
  1. KalmanFilter

    0下载:
  2. 卡尔曼滤波的C程序实现,实现对下一时间数据的预测和对数据的融合。-Kalman filter C program, to achieve the forecast for the next time data and data integration.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:677byte
    • 提供者:魏成禹
  1. kalman

    0下载:
  2. 卡尔曼滤波算法的c文件,通过算法可以实现精准的滤波和姿态估算-Kalman filter algorithm c file, the algorithm can be achieved through precise filtering and attitude estimation
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4.89kb
    • 提供者:login
  1. StateEST_Kestrel

    0下载:
  2. c++的卡尔曼状态估计程序,程序可以直接使用。来源于Ka的控制器。-c++ Kalman state estimation, the program can be used directly. Ka from the controller.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3.01kb
    • 提供者:刘小超
  1. KalmanCin

    0下载:
  2. Kalman滤波的C语言程序。可在嵌入式系统中进行移植。-Kalman filter C language program. Can transplant in embedded systems.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-11
    • 文件大小:752byte
    • 提供者:ledonJu
  1. KalmanCin

    0下载:
  2. Kalman滤波的C语言程序。可在嵌入式系统中进行移植。-Kalman filter C language program. Can transplant in embedded systems.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:792byte
    • 提供者:ingthe
  1. kalman_prototype

    0下载:
  2. 卡尔曼滤波器关于C语言的标准模型,结果收敛,模型正确。-Kalman filter on the standard model of the C language, the result of convergence, the model is correct.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-03
    • 文件大小:582.03kb
    • 提供者:韩亚萍
  1. pid-and-karman

    1下载:
  2. 参加飞思卡尔的同学肯定在知道采集传感器后的数据往往需要进行数据融合,卡尔曼滤波是一种数据融合算法,本学习资料主要是基于C语言的卡尔曼滤波和PID控制,仅提供参考-Freescale' s students participate certainly know after data acquisition sensors often require data fusion, Kalman filtering is a data fusion algorithm, this study is
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:5.44kb
    • 提供者:wujiewen
  1. Kalman

    0下载:
  2. 可用于MPU6050的卡尔曼滤波程序,具有详细注释。-Kalman Filter C Code.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-12
    • 文件大小:1.3kb
    • 提供者:陈哲
  1. C

    0下载:
  2. 经MATLAB Coder装换出的卡尔曼滤波、均匀滤波、目录读取、和sobel边缘检测的C程序-MATLAB Coder converted by the Kalman filter, even the filtering, directory read, and sobel edge detection C program
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-03
    • 文件大小:528.49kb
    • 提供者:jack
  1. kalman

    0下载:
  2. Use Kalman filter to track c++ and OpenCV
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:5kb
    • 提供者:hae93173
  1. kalman

    0下载:
  2. 这是关于卡尔曼滤波的C语言程序源码,欢迎大家下载(This is the Calman filter C language program source code, welcome to download.)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-05-02
    • 文件大小:4kb
    • 提供者:3.1415926.com
« 12 »
搜珍网 www.dssz.com