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

搜索资源列表

  1. CV

    0下载:
  2. 一种匀速目标的滤波算法。绘制出了真实值、观测值、滤波值和预测值、以及x、y轴的滤波均方根误差。-A filtering algorithm targets uniform. Draw out the true value, observed value, the filter value and the predicted value, and the x, y-axis RMS error filtering.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1822
    • 提供者:xs
  1. CV1D_JD

    0下载:
  2. 对目标进行卡尔曼滤波,绘制出了该算法的跟踪效果、预测位置和更新位置的对比图、预测速度和更新速度的对比图。-Kalman filtering of targets drawn out of the tracking performance of the algorithm to predict the location and updated comparison chart position to predict the speed and update rate comparison char
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1470
    • 提供者:xs
  1. ukf_pre_9div_ca

    1下载:
  2. 卡尔曼滤波航迹预测,程序使用UKF算法,使用简练的语言实现了航迹的滤波以及预测。-Kalman filter forecast track, the program uses UKF algorithm, using concise language to implement the track filtering and prediction.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2053
    • 提供者:娟贤
  1. FdRLS

    0下载:
  2. 雷达数据处理对于观测的目标位置数据(称为点迹)进行滤波处理,自动形成航迹,并且可以对下一个目标的位置进行估计预测。利用最小二乘算法(LMS)进行滤波处理,得到了比较稳定的航迹估计。 最小二乘方法是参数估计中一种较为常见的参数估计方法。对于雷达观测数据,在我们假定已经精确知道航迹的运动学模型之后,通过建立观测方程,即可以对于模型的参数,如初速度,初始位置和加速度等进行最小均方误差估计。采用序贯最小二乘的方法可以对观测数据进行实时处理,已对待估计参数进行实时更新,然后利用观测模型可以对 数据进行
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1320
    • 提供者:贵子
  1. UKF

    0下载:
  2. 扩展卡尔曼滤波的方法对人造地球卫星轨迹进行轨迹预测。-Extended Kalman filter approach to artificial earth satellite trajectory trajectory prediction.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3816
    • 提供者:刘慧敏
  1. Examples

    0下载:
  2. 《Matlab辅助现代工程数字信号处理》书籍的源码,8,9,10章为非平稳信号分析与处理;线性预测与自适应滤波;随机信号的高阶谱分析。-The source of 《Matlab secondary modern engineering digital signal processing》,chapter 8,9,10 non-stationary signal analysis and processing linear prediction and adaptive filtering
  3. 所属分类:source in ebook

    • 发布日期:2017-04-24
    • 文件大小:88923
    • 提供者:许青
  1. particle2

    0下载:
  2. 粒子滤波可行程序包括目标跟中人脸识别寿命预测-Particle filter feasible target with the face recognition program, including life prediction, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:39888
    • 提供者:王格
  1. kelman-ar

    1下载:
  2. 在matlab中对时间序列进行AR建模后采用卡尔曼滤波对比预测和实际的差别。应用于嵌入式实时信号处理-Using the difference between the predicted and actual comparison of the Kalman filter AR modeling of time series.
  3. 所属分类:Other Embeded program

    • 发布日期:2015-03-31
    • 文件大小:1024
    • 提供者:王上
  1. Kalman_filter

    0下载:
  2. Kalman 滤波;实现Kalman 滤波的预测;更新-Kalman filtering achieve Kalman filtering prediction update
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3674
    • 提供者:李文洋
  1. SVR-UKF

    0下载:
  2. 支持向量回归,无味卡尔曼滤波,拟合预测数据,并对含噪声的信号滤波-Support vector regression, unscented Kalman filter, fitting forecast data, and noisy signal filtering
  3. 所属分类:Windows Develop

    • 发布日期:2014-07-15
    • 文件大小:220160
    • 提供者:
  1. Vc6_Image

    0下载:
  2. VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术
  3. 所属分类:Graph program

    • 发布日期:2017-06-02
    • 文件大小:15011263
    • 提供者:namejiang
  1. papers-for-forecasting

    0下载:
  2. 上传5篇分别采用投影追踪回归、最小二乘支持向量机、卡尔曼滤波做预测的研究论文,希望能对预测思路有所启发。-Five papers using Projection Pursuit Regression,LSSVM, Kalman filter respectively for forecasting
  3. 所属分类:Education soft system

    • 发布日期:2017-05-06
    • 文件大小:1394796
    • 提供者:liang xiaozhen
  1. trackman

    0下载:
  2. 卡尔曼滤波追踪,对目标运动状态进行预测 ,从而实现目标的持续跟踪-Kalman filter tracking, the state of the target motion prediction To achieve the objectives of the continuous tracking
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1674
    • 提供者:huahua
  1. kalman

    0下载:
  2. Kalman_matlab 滤波,预测测量数据-Kalman_matlab filtering, predictive measurement data
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:20113
    • 提供者:张晶晶
  1. SP-kalman_Matlab

    2下载:
  2. kalman滤波器经典入门matlab程序 [Simulink_kalman.rar] - 实现kalman滤波算法,通过跟踪,估计物体运动轨迹。-,matlab,matlab例程/matlab,做了仿真 [matlab.rar] - 收集的matlab,simulink的全部基本命令,方便大家查阅! [selfadptivesignalprocess.rar] - 自适应信号处理算法的实现,非常有价值 [pcm.rar] - 语音编码方案的选取对移动通信系统的通话质量
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:2744
    • 提供者:王子
  1. UKFMean_Shift

    0下载:
  2. 提出一种多尺度理论与无味卡尔曼滤波 器(UKF)相结合的视频跟踪改进算法。利用多尺度理论统计跟踪窗内的信息量,使用 UKF 对得到的信息量进行预测,通过修正后的信息量 计算窗口变化比例系数,对尺度任意变化的目标进行跟踪。-An novel method is proposed that is multi-scale space theory combined with Unscented Kalman Filter(UKF). UKF filter is introduced to
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1158379
    • 提供者:小于
  1. particle-filter

    0下载:
  2. 采用粒子滤波,实现对动目标的视频跟踪。实现预测跟踪,抗目标遮挡。-Using particle filter, to achieve the goal of moving video tracking. Achieve predictive tracking, anti-target occlusion.
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:10995
    • 提供者:南东
  1. Numerical-Recipes

    0下载:
  2. 内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。全书内容丰富,层次分明,是一本不可多得的有关数值计算的C语言程序大全。本书每章中都论述了有关专题的数学分析、算法的讨论与比较,以及算法实施的技巧,并给出了标准C语言实用程序。-Include: solving lin
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:399533
    • 提供者:Zhao Jinwei
  1. ekf-filter

    1下载:
  2. EKF滤波算法估计预测模型和量测模型精度比较高-EKF algorithm prediction error estimation model and matrix
  3. 所属分类:Graph Recognize

    • 发布日期:2016-12-10
    • 文件大小:95232
    • 提供者:李勇
  1. kalman

    0下载:
  2. 卡尔曼滤波 雷达对多维目标进行跟踪 并对装填方程进行预测 是入门的良好代码-Kalman filtering of radar target tracking and multi-dimensional equations to predict filling is good code entry
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1546
    • 提供者:冯蕴天
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 »
搜珍网 www.dssz.com