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

搜索资源列表

  1. Kalman111

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

    • 发布日期:2008-10-13
    • 文件大小:274339
    • 提供者:周红波
  1. kalman_C

    0下载:
  2. 离散随机线性系统的卡尔曼滤波。 其中13lman.c是卡尔曼滤波函数,4rinv.c是滤波函数中用到的矩阵求逆函数,13lman0.c是主程序。-discrete stochastic linear Kalman filtering system. 13lman.c which is the Kalman filter function, 4rinv.c filtering function is used in the matrix inversion function, is the m
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2059
    • 提供者:通信学生
  1. kalman_func_c

    0下载:
  2. Kalman滤波器,卡尔曼滤波器算法说明及其实现。C语言编写的函数,可以直接调用。-Kalman filter, the Kalman filter algorithm note and its realization. C language function can be called directly.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3533
    • 提供者:周国翔
  1. chopencv-2.3.0.tar

    0下载:
  2. 关于卡曼滤波的程序,不过可能是matlab写得,可以简单转化下,如果要在c中实用的话-Kalman filter on the procedure, but may be written in Matlab, a simple conversion, If it is to be practical, c the
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:12098
    • 提供者:乔木
  1. Kalmanfilter_C

    0下载:
  2. c语言编写的卡尔曼滤波器(kalman)算法,可用于对信号进行滤波处理。研究导航和控制方面的朋友一定用得上。-c language prepared by the Kalman filter (VD) algorithm can be used to signal filtering. Research navigation and control of some useful friends.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:14733
    • 提供者:杨文海
  1. kalmtbx2

    0下载:
  2. KALMTOOL工具箱2.0版,包含Kalman滤波器的仿真程序和对应的C文件。-KALMTOOL Toolbox version 2.0. Kalman filter contains the simulation program and the corresponding C document.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:732404
    • 提供者:guohua
  1. IntegratedVehicleNavigation

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

    • 发布日期:2008-10-13
    • 文件大小:728693
    • 提供者:马海波
  1. bfl-0.4.2

    0下载:
  2. Klaas Gadeyne, a Ph.D. student in the Mechanical Engineering Robotics Research Group at K.U.Leuven, has developed a C++ Bayesian Filtering Library that includes software for Sequential Monte Carlo methods, Kalman filters, particle filters, etc. -Klaa
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:427597
    • 提供者:江河
  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
    • 文件大小:966
    • 提供者:于军相
  1. kalmanGPS

    0下载:
  2. 这是kalman滤波算法在GPS非差相位粳米澹簟定位的研究的一篇大论文。C++开发-This is the Kalman filter in GPS-phase Wait Dan poor condition of the location of a major paper. C Development
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2719747
    • 提供者:zhanglili
  1. klman

    0下载:
  2. 用C实现的线性卡尔曼滤波-C realization of linear Kalman Filtering
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:964
    • 提供者:qw
  1. filter

    0下载:
  2. 卡尔曼滤波简介+ 算法实现代码 c++实现-brief Kalman filtering algorithm code + c achievement
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:14343
    • 提供者:beer
  1. BuildingRobustSimulation-basedFiltersforEvolvingDa

    0下载:
  2. The need for accurate monitoring and analysis of sequential data arises in many scientic, industrial and nancial problems. Although the Kalman lter is effective in the linear-Gaussian case, new methods of dealing with sequential data are requi
  3. 所属分类:文件操作

    • 发布日期:2014-01-16
    • 文件大小:419574
    • 提供者:阳关
  1. kalmanfilter

    0下载:
  2. 用visual c++写成的kalman滤波器的源代码,运行后能显示其性能
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:695924
    • 提供者:huangmu
  1. Kaltest

    0下载:
  2. 基于C的Kalman滤波源码,包括矩阵变换等,内附变量说明
  3. 所属分类:数学计算/工程计算

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

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

    • 发布日期:2008-10-13
    • 文件大小:6673
    • 提供者:李风
  1. kalman滤波器C++程序

    1下载:
  2. VC写的卡尔曼滤波程序,已通过测试
  3. 所属分类:Windows编程

    • 发布日期:2011-08-08
    • 文件大小:306873
    • 提供者:ghthu_87
  1. abdi-PCA4Wiley.zip

    0下载:
  2. ua University, in 2002 publi this document, including the Mont A program of curve fitting based Bayesian Filter. Bayesian (Bayesi a target tracking system MATLAB s cubic spline curve fitting This i book is widely used in engineerin this
  3. 所属分类:matlab例程

    • 发布日期:2017-04-01
    • 文件大小:712742
    • 提供者:wibisono
  1. kalman_C

    0下载:
  2. 一个C + +,面向对象,扩展卡尔曼滤波库。可以使用的递归程序 -A C++, object-oriented, Extended Kalman Filter library.
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:722229
    • 提供者:李明
  1. EKF

    1下载:
  2. 扩展卡尔曼滤波C语言代码,以及一些矩阵相关操作(Extended Kalman filter C code and some matrix related operations)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-04-09
    • 文件大小:2048
    • 提供者:Creator_LEN
« 1 2 3 4 5 6 7 89 10 11 12 13 »
搜珍网 www.dssz.com