CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - kalman c

搜索资源列表

  1. 20150912

    0下载:
  2. 卡尔曼C语言算法,四轴滤波最佳处理算法那。-Kalman algorithm C language, four axis filtering processing algorithms that best.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1609
    • 提供者:陈国奥
  1. kf

    0下载:
  2. 卡尔曼滤波算法的测试代码,对初学者有帮助-kalman filter algorithm C test code
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2132
    • 提供者:刁志平
  1. ckalman

    4下载:
  2. 卡尔曼滤波C实现,能够预测速度,轨迹点,方向角等-gps kalman filter predict speed, lon,lat , bearing...
  3. 所属分类:GPS develop

    • 发布日期:2017-04-26
    • 文件大小:30589
    • 提供者:virqin
  1. kalman_filter-master

    0下载:
  2. 卡尔曼滤波C++实现代码,直接可用卡 尔曼滤波C++实现代码,直接可用-A Visual C++ program that can show the kalman filter of the data calculations A Visual C++ program that can show the kalman filter of the data calculations
  3. 所属分类:DSP program

    • 发布日期:2017-04-30
    • 文件大小:21472
    • 提供者:wangchao
  1. ekf

    0下载:
  2. 载机侧向交叉定位时,应用修正增益的扩展卡尔曼滤波程序进行定位的c程序-When the carrier aircraft side cross location, using the modified gain extended Kalman filter positioning program c program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:230854
    • 提供者:梁云
  1. KKAWAVELET

    0下载:
  2. 用C语言实现的卡尔曼滤波+小波分析结合的数字信号处理方法,所有子函数与主函数包含在两个文件中-With the C language implementation of the Kalman filter+ wavelet analysis combined with digital signal processing method, all the main function subroutine contained in the two documents
  3. 所属分类:Game Program

    • 发布日期:2017-04-15
    • 文件大小:6070
    • 提供者:a96ui06
  1. KalmanWithOutMathDemo

    0下载:
  2. C#版卡尔曼算法,不需要依赖math包,包含示例程序-C# version of the Kalman algorithm does not depend on math package contains sample programs
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:38184
    • 提供者:haipeng
  1. EKF

    0下载:
  2. 基于四轴飞行器姿态信息融合的扩展卡尔曼滤波算法,包括EKF的所有c++程序库-Based on Extended Kalman Filter axis spacecraft attitude information fusion, including EKF all c++ libraries
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1048295
    • 提供者:BETTE-bette
  1. SOUKF_template

    0下载:
  2. For installation instructions, read INSTALL.txt. To use the kalman classes : #include kalman/ekfilter.hpp Don t forget to link the .a (-lkalman) on UNIX/Linux or the .lib on Windows. The include path must be accessible (nothing to do o
  3. 所属分类:Education soft system

    • 发布日期:2017-04-13
    • 文件大小:1721
    • 提供者:Denis
  1. kalmanfilter

    0下载:
  2. 卡尔曼滤波器的c++源代码,内容详细,经过调试,方便用户进行图像处理等。-Kalman filter c++ source, content details, after debugging, user-friendly image processing.
  3. 所属分类:OpenCV

    • 发布日期:2017-12-16
    • 文件大小:7033856
    • 提供者:XT
  1. 卡尔曼滤波

    0下载:
  2. 卡尔曼线性滤波,根据系统的预测值和测量值,结合噪声来估算出实际值。 C语言代码(Kalman filtering code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:琉璃水晶
  1. cache__moeioor

    0下载:
  2. kalman估值器,为了简洁未使用矩阵计算,应用了kalman滤波,c语言实现()
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:Iddmp
  1. KalmanFiltering

    1下载:
  2. 扩展卡尔曼滤波算法C语言实现:实现对二维状态变量的预测及跟踪。包括卡尔曼滤波初始化函数,负责初始化状态变量的值,过程噪声,测量噪声,以及状态转移矩阵。 卡尔曼滤波函数负责对状态变量进行迭代滤波,整个过程包括状态预测,协方差预测,测量预测,计算卡尔曼增益,状态量更新,协方差更新。(To realize the prediction and tracking of two dimensional state variables. It includes the initialization func
  3. 所属分类:mathematica

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:hnuduanyang
  1. soh

    3下载:
  2. C语言实现用扩展卡尔曼滤波算法对电池健康状态(SOH)进行估算(An extended Kalman filter algorithm is used to estimate the health state of the battery (SOH) in the C language)
  3. 所属分类:交通/航空行业

    • 发布日期:2018-01-09
    • 文件大小:3072
    • 提供者:hnuduanyang
  1. 417884

    0下载:
  2. 这个是用c实现的kalman滤波算法的源程序,可以方便调用,()
  3. 所属分类:图形图象

    • 发布日期:2018-01-11
    • 文件大小:1024
    • 提供者:Demrfck
  1. 64835290

    0下载:
  2. 这个是用c实现的kalman滤波算法的源程序,可以方便调用,()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:coevlevity
  1. 目标跟踪系

    0下载:
  2. 目标跟踪系统的仿真模拟程序,用C语言实现了常用目标跟踪算法kalman滤波(The simulation program of target tracking system is used to implement the common target tracking algorithm Kalman filtering in C language)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:3869696
    • 提供者:maybea
  1. yanipulator

    0下载:
  2. kalman估值器,为了简洁未使用矩阵计算,应用了kalman滤波,c语言实现()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:qrlson
  1. GPS_SINS

    2下载:
  2. 几个用C++编写的关于GPS捷联惯性组合导航的程序,采用kalman滤波(Several programs written in C++ about GPS strapdown inertial integrated navigation, using Kalman filtering)
  3. 所属分类:GPS编程

    • 发布日期:2019-08-16
    • 文件大小:1228800
    • 提供者:kris_wu1
  1. 卡尔曼算法代码

    0下载:
  2. 文档尾kalman滤波算法,C语言代码实现
  3. 所属分类:数学计算/工程计算

« 1 2 ... 8 9 10 11 12 13»
搜珍网 www.dssz.com