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

搜索资源列表

  1. kalman_filter_method

    0下载:
  2. 卡尔曼滤波用于语音增强算法,复杂度较高,适合非平稳信号.-Kalman filter used for voice enhancement algorithms, complexity, suitable for non-stationary signals.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:2459
    • 提供者:tamato
  1. hmodeinitial

    0下载:
  2. 加深对卡尔曼滤波算法的理解,了解卡尔曼滤波器算法的基本特点,掌握卡尔曼滤波算法应用研究的基本步骤和方法-deepen the Kalman filter algorithm understanding, knowledge Kalman Filter algorithm for the basic features, master Kalman filtering algorithm applied research on the basic steps and methods
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:2092
    • 提供者:王珠
  1. lmodeinitial

    0下载:
  2. 加深对卡尔曼滤波算法的理解,了解卡尔曼滤波器算法的基本特点,掌握卡尔曼滤波算法应用研究的基本步骤和方法-deepen the Kalman filter algorithm understanding, knowledge Kalman Filter algorithm for the basic features, master Kalman filtering algorithm applied research on the basic steps and methods
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:27931
    • 提供者:王珠
  1. kalmanfiler11

    0下载:
  2. 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。 对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制, 传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理, 例如头脸识别,图像分割,图像边缘检测等等。-Kalman filter is an "optimal recursive data pro
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:916
    • 提供者:于军相
  1. ExtendedKalmanFilter

    0下载:
  2. 本软件是关于卡尔曼滤波的算法,是在MATLAB环境下的程序。-kalman filter
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:14216
    • 提供者:李军
  1. Kalman

    0下载:
  2. 基于OpenCV的Kalman滤波算法。利用Kalman滤波算法实现目标跟踪,本例中具体跟踪对象为随机产生的圆的轨迹,预测轨迹中下一点的位置,标记出来并给出相应的运动轨迹。-The Kalman filtering algorithm based on OpenCV. The use of Kalman filter algorithm for target tracking, in this case specifically track the object is randomly gene
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:1358012
    • 提供者:苏芮
  1. Commonlyusedalgorithmcroutinecolection(Clanguagede

    0下载:
  2. 常用算法C语言编写,包括kalman、线性方程求解等很多很好的算法。-Common algorithms written in C, including the kalman, linear equations, and many good algorithms.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:195188
    • 提供者:
  1. kalman_speechenhancement

    1下载:
  2. 卡尔曼滤波程序实现语音增强算法,在Matlab上程序实现了该算法-Program for Kalman filtering speech enhancement algorithm in Matlab program implements the algorithm on
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2016-07-06
    • 文件大小:3072
    • 提供者:Chris
  1. Kalman

    0下载:
  2. 基于卡尔曼滤波的语音增强算法研究论文.可以-Speech enhancement based on Kalman filter algorithm
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-11
    • 文件大小:2952898
    • 提供者:angran
  1. matlab_Kalman

    2下载:
  2. 非常全面的卡尔曼滤波算法,对于初学者非常有用,适合于参数估计和系统辨识。-Kalman filter algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-11-28
    • 文件大小:12930
    • 提供者:
  1. DispFig_KF

    0下载:
  2. 接连惯性导航算法中,运用卡尔曼滤波算法的方程计算-Series of inertial navigation algorithm, using the equation of the Kalman filter algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-12-03
    • 文件大小:903
    • 提供者:徐文
  1. CPP

    0下载:
  2. 卡尔曼算法的一个小程序,用C++编的~希望对大家有用~-Kalman algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-11-08
    • 文件大小:13718
    • 提供者:小子
  1. extend_kalman_filter

    1下载:
  2. 这是卡尔曼滤波的一个扩展形式,即自适应卡尔曼滤波,应用举例是变波长LMS自适应卡尔曼滤波算法-This is an extended Kalman filter forms, namely adaptive Kalman filtering, application example is the variable wavelength LMS adaptive Kalman filter algorithm
  3. 所属分类:ELanguage

    • 发布日期:2017-04-05
    • 文件大小:1871
    • 提供者:董金鲁
  1. kalman

    0下载:
  2. 这是一个使用卡尔曼滤波算法对一个匀速运动目标的状态估计 简单易懂 能运行-This is a use of a Kalman filter algorithm to estimate the state of uniform motion targets straightforward to run
  3. 所属分类:ELanguage

    • 发布日期:2017-04-04
    • 文件大小:1140
    • 提供者:安晓童
  1. kalman

    0下载:
  2. 卡尔曼滤波是以最小均方误差为估计的最佳准则,来寻求一套递推估计的算法,它适合于实时处理和计算机运算。 -Kalman filter based on minimum mean square error for the estimation of the best criteria to seek a recursive estimation algorithm, which is suitable for real-time processing and computing.
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:4792
    • 提供者:刘庆彬
  1. kalmandelphi

    0下载:
  2. delphi语音kalman滤波,改进了kalman滤波算法,精简了运算量-Improved voice kalman filtering delphi
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-18
    • 文件大小:4798235
    • 提供者:gad
  1. Kalman-filter-basic-algrithm

    0下载:
  2. 基于KF滤波技术的目标跟踪实现程序,包含了相应的改进算法,可以直接运行。-Target tracking based on the technology of KF filter implementation procedures, and contains the corresponding improved algorithm, can be directly run.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:237006
    • 提供者:李伟
  1. kalman

    1下载:
  2. 卡尔曼滤波(Kalman filtering)一种利用线性系统状态方程,通过系统输入输出观测数据,对系统状态进行最优估计的算法。由于观测数据中包括系统中的噪声和干扰的影响,所以最优估计也可看作是滤波过程。-Kalman filter (Kalman filtering) a use of linear state equations, observation data input and output through the system, the system state optimal es
  3. 所属分类:ELanguage

    • 发布日期:2017-05-01
    • 文件大小:30286
    • 提供者:梦郎
  1. kalman-file

    2下载:
  2. 一种改进的自适应滤波器的状态估计,效果非常之好,是用MATLAB编写的,直接在matlab下运行就可以看到完美的滤波效果,自适应算法是sage—husa算法,较传统的滤波器有很大提高-An improved adaptive filter state estimates, the effect is very good, is written in MATLAB, directly in matlab running, you can see a perfect filtering effect
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:1921
    • 提供者:杜少林
  1. Kalman-EKF

    0下载:
  2. kalman滤波算法程序是matlab的程序-An improved adaptive filter state estimation, the effect is definitely a good thing, is to use MATLAB prepared directly in matlab run will be able to see the effect of a perfect filter, adaptive algorithm is sage-husa algorithm
  3. 所属分类:MPI

    • 发布日期:2017-05-14
    • 文件大小:3166616
    • 提供者:杜少林
« 12 »
搜珍网 www.dssz.com