CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 卡尔曼滤波 C

搜索资源列表

  1. RtwMatrix

    0下载:
  2. GPS惯性导航系统,解压后会有5M,这是我利用C#针对嵌入式WinCE做的一个GPS/惯性导航系统的组合定位软件,包括了卡尔曼滤波算法(含矩阵控件),界面显示,GPS串口接受,滤波结果输出以及WinCE应用调试控件,超强吧!直接下载可以在Visual.Net下调试使用-GPS inertial navigation system, after decompression will be 5M, which I use C# for embedded WinCE do a GPS/inertial
  3. 所属分类:Applications

    • 发布日期:2014-06-27
    • 文件大小:728549
    • 提供者:386
  1. IMU

    0下载:
  2. 对基于弹载IMU/C:PS组合导航系统的动基座对准问题进行了研究与仿真 首先,分析了弹载IMU与GI S的系统误差,建立获得了其系统误差模型 然后,利用卡尔曼滤波技术,设计了弹载IMU/UPS组合导航系统的动基座对准算法 -Based on onboard IMU/C: PS Integrated Navigation System Alignment conducted a study and simulation first analyzed onboard IMU and GI S of
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:2029220
    • 提供者:song
  1. IMU002

    0下载:
  2. 对基于弹载IMU/C:PS组合导航系统的动基座对准问题进行了研究与仿真 首先,分析了弹载IMU与GI S的系统误差,建立获得了其系统误差模型 然后,利用卡尔曼滤波技术,设计了弹载IMU/UPS组合导航系统的动基座对准算法 -Based on onboard IMU/C: PS Integrated Navigation System Alignment conducted a study and simulation first analyzed onboard IMU and GI S of
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1876174
    • 提供者:song
  1. kalman

    0下载:
  2. 该文档中包含卡尔曼滤波的C++的实现源代码,并有详细说明。-The document contains the Kalman filter implementation of C++ source code and detailed instructions.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:12078
    • 提供者:寒懿轩
  1. severalexample

    0下载:
  2. 几个项目运用了opencv,需先安装opencv 项目readpic从磁盘中读入图像文件,并将图像显示在屏幕上 项目cpic本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似。 项目carmen是使用opencv卡尔曼滤波的例子。 项目ransac是ransac算法的例子。 toolbox_calib是加州理工经典相机标定包。-Several projects using the opencv,
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:6132168
    • 提供者:lyd
  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-filtering

    0下载:
  2. 卡尔曼滤波程序: kalman filtering-load initial_track s y:initial data,s:data with noise T=0.1 yp denotes the sample value of position yv denotes the sample value of velocity Y=[yp(n) yv(n)] error deviation caused by the random acce
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:3498
    • 提供者:lee
  1. 201142000

    0下载:
  2. 用VISUAL C++仿真实现卡尔曼滤波算法,比较具有实际意义-VISUAL C++ simulation using Kalman filter algorithm, more meaningful
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:179008
    • 提供者:常楚
  1. 1

    0下载:
  2. 卡尔曼滤波简介c语言实现代码,此代码可以实现卡尔曼滤波的基本功能-Introduction to the Kalman filter c language code, the code can achieve the basic functions of the Kalman filter
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:11482
    • 提供者:张一
  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. VC--kalman-fiter--contian-.exe

    0下载:
  2. 用c++实现卡尔曼滤波 VC 里面包含可执行文件,点击就可以看到经过滤波的图像 -c++ kalman filter VC contain .exe docment by clicking them you can see the result
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1753630
    • 提供者:jay
  1. kalman

    0下载:
  2. 卡尔曼滤波的入门实现,用C语言编程,运行好用。初始数据可以修改。-Introduction to Kalman filtering implementation in C programming language, run easy. Initial data can be modified.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:1107
    • 提供者:pp
  1. car6

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

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

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

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

    0下载:
  2. 卡尔曼滤波的代码,c++完成,能够用在实时预测等等方面-Kalman filtering code, c++ to complete, can be used in real-time forecasting, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:3236
    • 提供者:dsh
  1. kalmanTest

    0下载:
  2. 卡尔曼滤波的VC实现,对经典卡尔曼算法进行了c++实现,感兴趣的-KalmanFilter use visual C++
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:39215
    • 提供者:
  1. kalman-flitering-(CPP_C_MATLAB)

    0下载:
  2. 卡尔曼滤波简介及其算法实现代码C++_C_MATLAB-kalman flitering
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:17543
    • 提供者:高明
  1. kalman

    0下载:
  2. 使用卡尔曼滤波方法进行数据处理的C语言的源程序-C language source code using the Kalman filter method for data processing
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:1384
    • 提供者:印辰昊
  1. calmanlvbo

    0下载:
  2. 卡尔曼滤波源代码 含 c c++ matlab 等-Kalman filter source code with c c++ Matlab, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:289142
    • 提供者:wxh
  1. CPP_C_MATLA-kalman-filter

    0下载:
  2. 通过C++、C、matlab实现卡尔曼滤波-kalman filter
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:17121
    • 提供者:李亮
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com