CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 卡尔曼滤波 c

搜索资源列表

  1. KalmanFiltering

    0下载:
  2. 卡尔曼滤波算法C++,采用信号与噪声的状态空间模型,利用前一时刻地估计值和现时刻的观测值来更新对状态变量的估计,求出现时刻的估计值。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:15679
    • 提供者:wltwang
  1. kalmanfilter(C)

    0下载:
  2. 这个是卡尔曼滤波(kalman filter)C程序!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3694
    • 提供者:欧文
  1. 卡尔曼

    0下载:
  2. c语言编写的卡尔曼滤波器算法,可用于对信号进行滤波处理-prepared by the Kalman filter algorithm can be used to signal filtering
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6673
    • 提供者:李风
  1. kalman_c

    0下载:
  2. 卡尔曼滤波算法,C语言例程,卡尔曼滤波是一种高效率的递归滤波器(自回归滤波器), 它能够从一系列的不完全及包含雜訊的测量中,估计动态系统的状态-EDOM way the XY axis gyroscope specifications. X-/Y-Out Pins: 2000 °/s full scale range 0.5mV/°/s sensitivity X/Y4.5Out Pins: 440 °/s full scale range 2.27mV/°/s sensitivity
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:421967
    • 提供者:liao
  1. KF

    0下载:
  2. 卡尔曼滤波算法的C语言程序,使用时请结合具体状态方程-Kalman Filter based on c
  3. 所属分类:Algorithm

    • 发布日期:2015-09-20
    • 文件大小:699
    • 提供者:zongyangtao
  1. kalman

    0下载:
  2. 在C++语言中利用OpenCV插件 进行卡尔曼滤波-Using OpenCV to achieve a kalman filtering
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1365457
    • 提供者:wang
  1. kalman

    1下载:
  2. 这是卡尔曼滤波算法用在数据融合中的程序实现,还包含了数据读入模块,在windows vc++ 6.0环境下测试没有问题,对于用卡尔曼做数据融合研究非常有帮助-This is the Kalman filter algorithm used in data fusion procedure to achieve, but also contains the data read into the module, in the windows vc++ 6.0 test environment the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:63171
    • 提供者:彭德品
  1. Kalmtool

    0下载:
  2. 是卡尔曼滤波算法的源代码,采用c语言实现。-Kalman filter algorithm are the source code using c language implementation.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:678042
    • 提供者:马培博
  1. kalman

    0下载:
  2. 卡尔曼滤波使我们经常使用的数据处理方法。该程序运用C语言实现了卡尔曼滤波过程,得到我们理想的统计数据,其中的精度和初值可以根据需要修改。-Kalman filter so that the frequently-used data processing methods. The program using C language to implement the Kalman filter process, get our ideal statistical data, the initial v
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:792
    • 提供者:salemantian
  1. kalman_c

    0下载:
  2. 卡尔曼滤波的c语言程序,解释也比较详细,应该能看的懂,用于信号处理-Kalman filter c language program, a more detailed explanation should be able to see to understand, for signal processing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:2439
    • 提供者:jack
  1. Simple-Kalman-Filter-in-C

    0下载:
  2. C语言编写的小程序,主要功能是仿真卡尔曼滤波算法。-Small program written in C, the main function is to simulate the Kalman filter algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:870
    • 提供者:Myname
  1. Kalman-filtering

    1下载:
  2. 给出了卡尔曼滤波c语言程序,并通过运行验证,菜鸟入门,希能对大家有所帮助-Kalman filtering
  3. 所属分类:Algorithm

    • 发布日期:2016-09-26
    • 文件大小:1024
    • 提供者:wangerlie
  1. car6

    0下载:
  2. C++编写 卡尔曼滤波+动态波形图绘制。很好的应用程序-kerman calculation and drawing control
  3. 所属分类:Algorithm

    • 发布日期:2017-05-17
    • 文件大小:5067025
    • 提供者:陈铁路
  1. rkf45

    0下载:
  2. 关于卡尔曼滤波的汇编程序采用c++编译通过非常实用-Kalman filter on the assembly process by using c++ compiler is very useful
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:7721
    • 提供者:王珂
  1. UKF

    3下载:
  2. 无迹卡尔曼滤波算法的c语言。网上找到的,貌似是老外编的,蛮不错的。-unscented kalman filter code of visual c.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:16887
    • 提供者:小roach
  1. karman

    0下载:
  2. 卡尔曼滤波的C程序,主要用于对多输入多输出系统的数据拟合以及数据滤波-The Kalman Filter Algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:3113
    • 提供者:zhushijin
  1. Kalman

    0下载:
  2. 卡尔曼滤波的c程序源码,通过对函数的参数进行设置便可应用于自己的工程-Kalman filter c program source code, to set the parameters of the function can be applied to their own engineering
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:724
    • 提供者:郭志伟
  1. KalmanFilter_C

    0下载:
  2. 卡尔曼滤波算法及C语言实现。其基本思想是:采用信号与噪声的状态空间模型,利用前一时刻地估计值和现时刻的观测值来更新对状态变量的估计,求出现时刻的估计值。它适合于实时处理和计算机运算。-Kalman filter algorithm and C language. The basic idea is: a state-space model of the signal and noise, the first time to estimate the present moment observat
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:1975
    • 提供者:叶国欣
  1. kalman

    0下载:
  2. 用C语言和C++实现卡尔曼滤波算法,可供参考,只要有矩阵的运算和下次值的最新估算。-Kalman filter algorithm using C language and C++, for reference, the latest estimates as long as the value of matrix operations and the next.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:16499
    • 提供者:liuqiang
  1. Kalman

    3下载:
  2. 卡尔曼滤波的C语言实现,可用于估测电池soc等(C language implementation of Calman filter)
  3. 所属分类:数学计算

    • 发布日期:2019-09-18
    • 文件大小:1024
    • 提供者:Senjougahara
« 12 »
搜珍网 www.dssz.com