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

搜索资源列表

  1. chapter2511

    0下载:
  2. 基于高斯滤波的数值预测具体详细的matlab程序。-The specific details of the MATLAB program about numerical prediction based on Gauss filter
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:300752
    • 提供者:曹答答
  1. kalman

    1下载:
  2. 利用kalman滤波进行股票预测,并与灰色预测,及神经网络算法的预测结果进行比较。-Use kalman filter for stock forecasting, and with gray prediction, and neural network algorithm to predict the results were compared.
  3. 所属分类:Finance-Stock software system

    • 发布日期:2014-11-14
    • 文件大小:13312
    • 提供者:尹珂
  1. MATLAB-GUI-kongzhijiemian

    0下载:
  2. 本程序实现对图像的打开、退出操作,以及图像旋转、添加噪声、图像平滑(椒盐噪声处理、均值低通滤波处理、中值滤波处理)、图像直方图显示、预测编码,在MATLAB中用GUI实现。-This program implements the image is opened, quit the operation, as well as image rotation, adding noise, image smoothing (salt and pepper noise processing, the me
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1059473
    • 提供者:konghao
  1. UKF

    0下载:
  2. 无迹卡尔曼滤波,摒弃了对非线性函数进行线性化的传统做法,采用卡尔曼线性滤波框架,对于一步预测方程,使用无迹(UT)变换来处理均值和协方差的非线性传递,就成为UKF算法-Unscented Kalman filter, eliminating the linearization of the nonlinear function of the traditional practice of using a linear Kalman filter framework for further pre
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1964
    • 提供者:刘远
  1. kalman-tracking

    0下载:
  2. 基于卡尔曼滤波的目标轨迹跟踪预测 最优化自回归数据处理算法-Kalman filter based tracking target trajectory optimization autoregression forecasting data processing algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:632239
    • 提供者:jqh
  1. lvbosuanfa

    2下载:
  2. 包含了目前针对陀螺仪常用的小波滤波,卡尔曼滤波,前向线性预测FLP滤波,还有小波滤波与FLP滤波方法的融合算法,并对滤波前后进行了功率谱密度分析和比较,画出了功率谱密度图,还有滤波效果比较图,最后还有相应的Allan方差分析。内容丰富,只要把数据load进去就可以了(默认长度为4096,可以更改的),简单易上手,初学者也能看懂。其中FLP滤波,1和2文件分别为东西方向互补的数据。-Gyro filtering algorithm collection
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:7850
    • 提供者:zeskr
  1. AR_with_remove

    0下载:
  2. 时间序列分析,AR模型,用于流数据预测与滤波 输入参数:y为原始数据矩阵,p为AR模型的阶数,la为自回归模型的遗忘系数 输出参数:预测值,置信区间,离群点等-Time series analysis, AR model for prediction and filtering data stream input parameters: y original data matrix, p is the order of the AR model, la self-forgetting c
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1818
    • 提供者:yaohaiqing
  1. Space-Reconstruction

    0下载:
  2. 基于相空间重构与卡尔曼滤波计算组合的汇率时间序列预测-Based on Phase Space Reconstruction and Kalman filter combination of computing time series forecasting exchange rates
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:453869
    • 提供者:时学工
  1. kalman

    0下载:
  2. opencv3.0实现的卡尔曼滤波鼠标移动预测-the sourse of kalman
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:17604003
    • 提供者:田野
  1. load-forcasting

    2下载:
  2. 基于卡尔曼滤波的电力负荷预测算法,针对预测效果不佳,提出了增加改进因子,以提高算法的精度-Power load forecasting algorithm Kalman filter, the prediction results are poor, improvement factor proposed increase, to improve the accuracy of the algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2923
    • 提供者:王科
  1. particle-filter

    0下载:
  2. opencv实现了一种目标跟踪算法——粒子滤波算法,算法的思想来源于文献[1][2],且在其思想上稍微做了些修改。其大概过程是:首先手动用鼠标框出一个目标区域,计算其直方图特征值作为模板,然后在该目标中心周围撒粒子,根据所撒粒子为中心的矩形框内计算其直方图特征,并与目标相比较,最后根据比较出的结果重复上面过程,即重采样的方法撒粒子,粒子扩散,状态观察,目标预测。最后通过实验证明,取得了较好的效果。-particle filter
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:2773421
    • 提供者:张阳红
  1. Pitch-detection

    1下载:
  2. 线性预测声码器设计中语音信号的基音周期提取,采集语音信号,对语音信号进行处理,区分清音浊音,并通过对采样值进行滤波、分帧、求短时自相关函数,得到浊音的基音周期。-Linear prediction vocoder design of the speech signal pitch extraction of speech signal acquisition, speech signal processing, discriminate unvoiced voiced, and through
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:941
    • 提供者:蔡磊
  1. kalmanyuce

    0下载:
  2. 采用卡尔曼滤波的方式对时间进行预测,有较好预测精度-Kalman filter is used to predict the way time high prediction accuracy
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1086
    • 提供者:feihong chen
  1. Algorithms_Comm_Systems

    0下载:
  2. 非常全面详实的讲述了通信领域的算法与应用!从各章节题目可以看出,包括了比如维纳滤波,线性预测,自适应滤波,调制理论,信道均衡,OFDM,扩频系统,信道编码,TCM,同步,预编码,自训练均衡,干扰消除等等。-The motivation for this book is twofold. On the one hand, we provide a didactic tool to students of communications systems. On the other hand, we p
  3. 所属分类:Communication

    • 发布日期:2017-06-12
    • 文件大小:19257510
    • 提供者:equalization
  1. NN_UKF

    1下载:
  2. 神经网络(NN)结合无迹卡尔曼滤波(UKF)实现状态预测,使用的是matlab,需要结合其他理论学习,压缩包中有相应的链接,其他可自行下载-Neural Networks (NN) combine unscented Kalman filter (UKF) implement state prediction, using matlab, requires a combination of other theories of learning, compressed package the ap
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:8036
    • 提供者:陈伟
  1. ckalman

    4下载:
  2. 卡尔曼滤波C实现,能够预测速度,轨迹点,方向角等-gps kalman filter predict speed, lon,lat , bearing...
  3. 所属分类:GPS develop

    • 发布日期:2017-04-26
    • 文件大小:30589
    • 提供者:virqin
  1. art

    0下载:
  2. 使用粒子滤波对目标运动状态和轨迹进行预测跟踪,仿真结果包括系统状态、系统误差和粒子中心位置。-Using a particle filter for target motion trajectory prediction and tracking, simulation results include system status, system errors and particle center position.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1300
    • 提供者:张三
  1. codeTWO

    1下载:
  2. 组合参数清浊音判决 预加重滤波 自相关函数 线性预测-Pre-emphasis filter parameters voicing judgment autocorrelation linear prediction
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1522
    • 提供者:Leliel
  1. cjzuhzkw

    1下载:
  2. 滤波求和方式实现宽带波束形成,fgRQDZz参数使用matlab实现智能预测控制算法,IMC-PID是利用内模控制原理来对PID参数进行计算,包含特征值与特征向量的提取、训练样本以及最后的识别,wWBfuoP条件数学方法是部分子空间法,包含光伏电池模块、MPPT模块、BOOST模块、逆变模块。- Filtering summation way broadband beamforming, fgRQDZz parameter Use matlab intelligent predictive c
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4505
    • 提供者:atwhqt
  1. tzedpycn

    0下载:
  2. 是路径规划的实用方法,可以广泛的应用于数据预测及数据分析,用于信号特征提取、信号消噪,对信号进行频谱分析及滤波,是机器学习的例程,有信道编码,调制,信道估计等。- Is a practical method of path planning, Can be widely used in data analysis and forecast data, For feature extraction, signal de-noising, The signal spectral analysis a
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7138
    • 提供者:nadqcm
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 »
搜珍网 www.dssz.com