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

搜索资源列表

  1. kalman

    0下载:
  2. 卡尔曼滤波实现滤波,得到观测值和预测值的比较-kalman filter
  3. 所属分类:Wavelet

    • 发布日期:2017-04-10
    • 文件大小:604
    • 提供者:chenming
  1. lmkalman

    0下载:
  2. 经典的卡尔曼滤波程序,通过一步状态和估协方差估计产生新息,然后生成状态预测-Classic Kalman filtering process, the step state estimate covariance is estimated to generate new interest, and then generate the state prediction
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:852
    • 提供者:张幸
  1. lmekf

    0下载:
  2. 经典的扩展卡尔曼滤波卡尔曼滤波程序,首先对非线性函数取一阶近似,生成近似的新型函数,然后进行卡尔曼滤波,通过一步状态和估协方差估计产生新息,然后生成状态预测-Classical extended Kalman filter, Kalman filter procedure, first take the first order approximation of nonlinear function to generate the new function approximation, and t
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:974
    • 提供者:张幸
  1. UKF-matlab-simulation

    0下载:
  2. 卡尔曼滤波在对离散线性系统进行最优化的时候用到系统的预测方程和测量方程,但是只考虑了最简单的线性关系,即系统预测方程线性化,由于变量的均值和方差只能进行线性运算,那么当系统预测方程非线性化的时候该怎样计算预测值的方差呢? UKF就是为了研究解决这种非线性关系的。-Kalman filter used in optimization of discrete linear systems prediction and measurement equations of the system, but
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:9947
    • 提供者:shaodong
  1. kalm_monte-carlo_simulation

    0下载:
  2. 两种噪声下,卡尔曼滤波的100次Monte Carlo仿真验证,画出了每时刻卡尔曼预测均方根误差和估计均方根误差的Monte Carlo变化曲线-with uniform and Gaussian noise respectively,through 100 Monte Carlo simulations,output thecurves of sampled state prediction variances and estimate variances of kalman filter i
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1390
    • 提供者:江一夫
  1. lys_3

    1下载:
  2. 本程序主要是系统辨识滤波中,卡尔曼滤波与改进卡尔曼滤波程序,该程序可以用于目标定位追踪中,预测目标的下一个状态。-This program is a system identification filter, Kalman filtering and Kalman filtering procedures, the program can be used for targeting tracking, predict the target state.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1024
    • 提供者:萌萌
  1. opencv_kalman

    1下载:
  2. 本次实验来源于opencv自带sample中的例子,该例子是用kalman来完成一个一维的跟踪,即跟踪一个不断变化的角度。在界面中表现为一个点在圆周上匀速跑,然后跟踪该点。看起来跟踪点是个二维的,其实转换成角度就是一维的了。 Kalman滤波理论主要应用在现实世界中个,并不是理想环境。主要是来跟踪的某一个变量的值,跟踪的依据是首先根据系统的运动方程来对该值做预测,比如说我们知道一个物体的运动速度,那么下面时刻它的位置按照道理是可以预测出来的,不过该预测肯定有误差,只能作为跟踪的依据。另一个依
  3. 所属分类:OpenCV

    • 发布日期:2016-12-01
    • 文件大小:339968
    • 提供者:wuwei
  1. KalmanFilter

    0下载:
  2. 卡尔曼滤波的一个典型实例是从一组有限的,包含噪声的,对物体位置的观察序列(可能有偏差)预测出物体的位置的坐标及速度。在很多工程应用(如雷达、计算机视觉)中都可以找到它的身影。同时,卡尔曼滤波也是控制理论以及控制系统工程中的一个重要课题。-A typical example of the Kalman filter, from a limited set, containing the noise, the position of the object observed sequence (the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:567
    • 提供者:高传清
  1. TDTWspeecchh

    0下载:
  2. 本 文 首先 介绍了语音识别的研究和发展状况,然后循着语音识别系统的处理过程,介绍了语音识别的各个步骤,并对每个步骤可用的几种方法在实验基础上进行了分析对比。研究了语音信号的预处理和特征参数提取,包括括语音信号的数字化、分帧加窗、预加重滤波、端点检测及时域特征向量和变换域特征向量.其中端点检测采用双门限法.通过实验比对特征参数的选取,采用12阶线性预测倒谱系数作为识别参数。详细分析了特定人孤立词识别 -This paper first introduces the research and
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-21
    • 文件大小:2491326
    • 提供者:mx
  1. DSP_ARMA_Lattice_C_language

    0下载:
  2. 在数字信号处理中,格型(Lattice)网络起着重要的作用,使得它在现代谱估计,语音处理,自适应滤波,线性预测和逆滤 波等方面已得到广泛应用。本项目在VC6.0上用标准C语言实现了ARMA格型滤波器,提供单点滤波和向量滤波的实现,并给出测试程序。算法实现的稳定性也在工程项目中得到验证。-In digital signal processing, the lattice type (Lattice) network plays an important role, so that it
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-04
    • 文件大小:213305
    • 提供者:林元陈
  1. Kalman_filter_matlab

    1下载:
  2. 用Kalman滤波方法对单个目标航迹进行预测,并借助于Matlab仿真工具,对实验的效果进行评估。 -Target tracking application context radar data processing, radar in the search to the goals and objectives of the record location data of the measured target position data (called a point of the tr
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-12
    • 文件大小:13006
    • 提供者:徐天宇
  1. kalman_filter

    0下载:
  2. 用卡尔曼滤波算法估计一个四阶线性预测模型的最优权值,并附有仿真图形-Kalman filter algorithm to estimate the optimum weights of a fourth-order linear prediction model with simulation graphics
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:31529
    • 提供者:song
  1. kalman

    0下载:
  2. matlab的一个卡尔曼滤波的例子,包括估计预测和方差分析-an example of kalman in matlab
  3. 所属分类:Graph program

    • 发布日期:2017-11-22
    • 文件大小:42945
    • 提供者:yanbing
  1. shuzixinhaochuli

    0下载:
  2. 自己编的,数字信号处理实验的源代码,实现维纳滤波和预测功能-Own series, digital filter design using Wiener filtering methods.
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:1669
    • 提供者:胡道满
  1. kalman

    0下载:
  2. 卡尔曼滤波,包括预测和更新子程序。是学习卡尔曼滤波比较有用的材料-Kalman filtering, including forecasts and updates subroutine. Learning the Kalman filter useful material
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:2048
    • 提供者:David
  1. camshift

    0下载:
  2. camshift颜色识别跟踪,通过质心不断收敛实现,并用kalman滤波,预测,精确识别-color recognition camshift tracking, convergence to achieve through the centroid constantly using kalman filtering, prediction, accurate identification
  3. 所属分类:Other systems

    • 发布日期:2017-12-08
    • 文件大小:21727
    • 提供者:huijung
  1. Kalman

    0下载:
  2. 卡尔曼滤波在目标跟踪中应用仿真研究 简要讨论了用Kalman滤波方法对单个目标航迹进行预测,并借助于Matlab仿真工具,对实验的效果进行评估。-Kalman filter target tracking simulation study brief discussion of the Kalman filtering method to predict a single target track, and by means of Matlab simulation tools to evalu
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-10
    • 文件大小:118294
    • 提供者:qiangminli
  1. kalman_test

    1下载:
  2. kalman滤波的基本原理,在飞行器轨迹预测方面的应用,非常有用-The basic principle of the kalman filter in aircraft trajectory prediction application, is very useful
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-28
    • 文件大小:1282
    • 提供者:jiangjiaohua
  1. adaptive-Filtering

    0下载:
  2. 自适应滤波法做预测,并对预测结果,相对误差进行数据可视化,预测结果很准确-Adaptive filter prediction and forecast results, the relative error for data visualization, very accurate prediction results
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:1813855
    • 提供者:whj
  1. LMS-algorithm2

    0下载:
  2. 格-梯型结构的LMS算法,按照最小均方准则,设计出阶数和时间分别递推的自适应滤波器,可以进行梯型滤波,又具有格型预测前后节独立、收敛快速的优点,但计算量大。-Grid- LMS algorithm in a ladder-type structure, in accordance with the minimum mean square criterion, design order and time adaptive recursive filter, ladder filter, and l
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-21
    • 文件大小:18069
    • 提供者:khd
« 1 2 3 4 5 6 7 89 10 11 12 13 14 15 »
搜珍网 www.dssz.com