登录
首页 » 算法 » 卡尔曼滤波实验程序

卡尔曼滤波实验程序

于 2022-05-06 发布 文件大小:1.13 kB
0 184
下载积分: 2 下载次数: 1

代码说明:

卡尔曼滤波是解决以均方误差最小为准则的最佳线性滤波问题,它根据前一个估计值和最近一个观察数据来估计信号的当前值。它是用状态方程和递推方法进行估计的,而它的解是以估计值(常常是状态变量的估计值)的形式给出其信号模型是从状态方程和量测方程得到的。 卡尔曼过滤中信号和噪声是用状态方程和测量方程来表示的。因此设计卡尔曼滤波器要求已知状态方程和测量方程。它不需要知道全部过去的数据,采用递推的方法计算,它既可以用于平稳和不平稳的随机过程,同时也可以应用解决非时变和时变系统,因而它比维纳过滤有更广泛的应用。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 很好的一个C++控制台程序
    很好的一个C++控制台程序-good a C Console
    2022-04-27 02:16:41下载
    积分:1
  • elemental distribution method 0
    用元素分配法求解0-1整数规划问题,比匈牙利法简单且易实现,该算法已通过实例验证-elemental distribution method 0-1 integer programming problems than Hungary and France is simple to implement, The algorithm has been verified by examples
    2022-02-03 16:11:38下载
    积分:1
  • 换热器更简单的代码
    应用程序的简单算法 (patankar) 到 2d 换热器 ;带翼梢小翼 ; 圆柱通道流的目的就是为了计算热量和速度 ; 这种算法将允许您更好地理解如何更简单的算法工作和远景 cfd 应用一个良好实践。
    2022-03-12 05:59:45下载
    积分:1
  • 这是用来仿真四通道计全息的程序,采用了二元傅立叶变换...
    这是用来仿真四通道计算全息的程序,采用了二元傅立叶变换-This is used for simulation of four-channel computer-generated hologram of the procedures, the use of the dual Fourier Transform
    2022-07-12 19:46:31下载
    积分:1
  • 人脸追踪 FaceTrace
    应用背景 人脸识别 人脸追踪 The software is provided under the terms of this licence stricly for //       academic, non-commercial, not-for-profit purposes. //     * Redistributions of source code must retain the above copyright notice,  //       this list of conditions (licence) and the following disclaimer. //     * Redistributions in binary form must reproduce the above copyright  //       notice, this list of conditions (licence) and the following disclaimer  //       in the documentation and/or other materials provided with the  //       distribution. //     * The name of the author may not be used to endorse or promote products  //       derived from this software without specific prior written permission. //     * As this software d
    2022-08-14 06:55:42下载
    积分:1
  • LBP特征提取
    采用C++开发的源程序,可用于对灰度图片LBP特征提取,然后可对提取特征后的图片送入分类器进行识别,LBP特征具有很强的鲁棒性
    2023-07-15 10:10:05下载
    积分:1
  • DBSCAN
    % Function: [class,type]=dbscan(x,k,Eps) % ------------------------------------------------------------------------- % Aim: % Clustering the data with Density-Based Scan Algorithm with Noise (DBSCAN) % ------------------------------------------------------------------------- % Input: % x - data set (m,n); m-objects, n-variables % k - number of objects in a neighborhood of an object % (minimal number of objects considered as a cluster) % Eps - neighborhood radius, if not known avoid this parameter or put [] % ------------------------------------------------------------------------- % Output: % class - vector specifying assignment of the i-th object to certain % cluster (m,1) % type - vector specifying type of the i-th object % (core: 1, border: 0, outlier: -1)
    2022-04-08 08:12:27下载
    积分:1
  • 用C++编写的基于插值的两种检索
    用C++编写的基于插值算法的两种检索算法-prepared by the interpolation algorithm based on the two Search Algorithm
    2022-04-21 19:53:06下载
    积分:1
  • 系统工程
    系统工程-层次分析法VB版-system-level analysis VB Edition
    2022-09-06 07:10:02下载
    积分:1
  • 根据TI血氧所改进的血氧代码
    1使用stm32f051最为主控,次代码在模拟期中测试过,缺点为数据不是很稳定,不过有待改进                                                                                                                                                                                                                                 
    2022-05-13 15:55:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载