搜索资源列表

  1. kalman

    0下载:
  2. 用C语言实现的kalman滤波程序(一般网上只有用MATLAB实现的)。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2519
    • 提供者:sdf
  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. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-07
    • 文件大小:3072
    • 提供者:周国翔
  1. learning

    0下载:
  2. 卡尔曼滤波的算法流程以及C语言实现代码 STUN方式防火墙穿透的C++代码 rs.c 高质量C++编程指南 c程序精典900例-Kalman filter algorithm flow as well as the C language code STUN realize the way to penetrate a firewall of the C++ Code rs.c quality C++ Programming Guide
  3. 所属分类:C#编程

    • 发布日期:2024-06-07
    • 文件大小:145408
    • 提供者:胡宗恺
  1. kalman

    0下载:
  2. 用C语言实现的kalman滤波程序(一般网上只有用MATLAB实现的)。-Using C language procedures realize the kalman filter (usually online only achieved with MATLAB).
  3. 所属分类:交通/航空行业

    • 发布日期:2024-06-07
    • 文件大小:2048
    • 提供者:sdf
  1. Kalmtool

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

    • 发布日期:2024-06-07
    • 文件大小:677888
    • 提供者:马培博
  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 t
  3. 所属分类:其他小程序

    • 发布日期:2024-06-07
    • 文件大小:6144
    • 提供者:张坤
  1. TargetTracking

    0下载:
  2. 目标跟踪系统的仿真模拟程序,用C语言实现了常用目标跟踪算法kalman滤波,并使用OpenGL模拟了多种机动目标运动模型,完成了雷达跟踪仿真的图形化显示-Target tracking system simulation program, using C language to achieve a common target tracking kalman filter, and uses OpenGL to simulate a va
  3. 所属分类:OpenGL

    • 发布日期:2024-06-07
    • 文件大小:3871744
    • 提供者:jpj
  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 s
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:salemantian
  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. 所属分类:数据结构常用算法

    • 发布日期:2024-06-07
    • 文件大小:11264
    • 提供者:张一
  1. kalman

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

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:pp
  1. Kalman-CPP

    0下载:
  2. Kalman滤波的C++语言实现.对于改进的Kalman滤波还未实现,欢迎大家相互交流。-C++ language implementation of the Kalman filter for improved Kalman filter have not yet been realized, and welcome everyone to communicate with each other.
  3. 所属分类:汇编语言

    • 发布日期:2024-06-07
    • 文件大小:6144
    • 提供者:赵瑞山
  1. kalman-fliter

    0下载:
  2. 用c语言实现的一个卡尔曼滤波算法,可以在基础结合相应的应用来修改-Using a Kalman filter algorithm c language, can be the basis of combined application to modify
  3. 所属分类:系统编程

    • 发布日期:2024-06-07
    • 文件大小:5120
    • 提供者:明明
  1. kalman-filter-C-program

    0下载:
  2. kalman滤波的C语言实现,c源程序,包含实现仿真的全部功能,有程序注释。-kalman filtering C language, c source code, contains all of the features to achieve the simulation program comments.
  3. 所属分类:C#编程

    • 发布日期:2024-06-07
    • 文件大小:29696
    • 提供者:付秦
  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 estima
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-07
    • 文件大小:2048
    • 提供者:叶国欣
  1. 123

    0下载:
  2. 基于卡尔曼滤波的运动目标跟踪软件的C语言实现软件,分为x 轴和Y轴分别实现-kalman
  3. 所属分类:汇编语言

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:王珍
  1. kalman_filter-C

    0下载:
  2. 卡尔曼滤波的C语言实现,有详细注释!适合于学习卡尔曼滤波,需要仿真者-Kalman Filter C language, there are detailed notes! Kalman filter is suitable for learning, you need to emulate those
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-06-07
    • 文件大小:621568
    • 提供者:蔡伟峰
  1. kalmanforc

    0下载:
  2. 将kalman滤波程序用c语言实现,是一个完整的例程(Kalman filtering procedures inimplemented in C language, this is a complete routine)
  3. 所属分类:仿真建模

    • 发布日期:2024-06-07
    • 文件大小:6144
    • 提供者:jackzx
  1. kalman滤波

    0下载:
  2. 几种Kalman滤波算法的c语言实现,可以用与stm32等微处理器的定位算法(Several Kalman filtering algorithm C language, you can use and STM32 and other microprocessor positioning algorithm)
  3. 所属分类:matlab例程

  1. KalmanFiltering

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

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:hnuduanyang
  1. Kalman

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

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:Senjougahara
« 12 »

源码中国 www.ymcn.org