CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - moving average matlab

搜索资源列表

  1. AR.rar

    1下载:
  2. 运用自回归滑动平均模型进行预测的matlab 程序,The use of autoregressive moving average model to predict the matlab program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-22
    • 文件大小:4392
    • 提供者:史剑
  1. arima.rar

    6下载:
  2. 在matlab的环境下实现了自回归移动平均模型(arima),Matlab environment in the realization of the auto-regressive moving average model (arima)
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1023
    • 提供者:xiongtao
  1. K_MA.rar

    3下载:
  2. 股票交易预测 k线图绘制 5日均线,10日均线,20日均线,60日均线 计算,Stock forecast mapping k line 5 average, 10 average, 20 average, 60 days moving average calculation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:611
    • 提供者:yy001
  1. ARIMA

    3下载:
  2. 自回归移动平均模型(Autoregressive Integrated Moving Average Model)的Matlab实现,时间序列分析代码-Autoregressive moving average model (Autoregressive Integrated Moving Average Model) to achieve the Matlab
  3. 所属分类:matlab

    • 发布日期:2016-09-18
    • 文件大小:7696
    • 提供者:Peter
  1. ARIMA_model

    11下载:
  2. 基于MATLAB的ARIMA模型的源代码。ARIMA模型是自回归滑动平均求和模型,是时间序列分析模型,可以用于时间序列的预测。该代码实现了ARIMA模型的建模和谱分析过程-The ARIMA model based on MATLAB source code. ARIMA model is the sum of autoregressive moving average model is time series analysis models, can be used for time seri
  3. 所属分类:matlab

    • 发布日期:2016-06-11
    • 文件大小:2545
    • 提供者:王二
  1. AlgoTrading2010

    4下载:
  2. matlab 高频算法交易实现, 附有详细说明文档,包括从基础的均线到高级的遗传算法在内的实现,非常实用-matlab frequency algorithmic trading, with detailed documentation, including moving average based on advanced genetic algorithm, including the realization of very practical
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-11-24
    • 文件大小:1964912
    • 提供者:王二
  1. mvaverage

    1下载:
  2. 信号的平滑处理,moving average算法,Mablab源程序-signal processing, moving average algorithm, in Mablab
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:2748
    • 提供者:danny
  1. aar

    0下载:
  2. Calculates adaptive autoregressive (AAR) and adaptive autoregressive moving average estimates (AARMA)of real-valued data series using Kalman filter algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:3587
    • 提供者:dhanya
  1. slidefilter

    0下载:
  2. Sliding Sum Averaging Filter Smoothes data by sliding it past itself, one sample at a time, and summing. The length of the output is the same as the length of the input. The output will be normalized. Equivalent to a moving average (lowpass
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1221
    • 提供者:
  1. data_avg

    0下载:
  2. averaging filter moving average filter
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:340217
    • 提供者:surajit
  1. moving

    0下载:
  2. moving average filter matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:13957
    • 提供者:ali
  1. moving

    0下载:
  2. moving average filter using widey as low filter in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:834
    • 提供者:quan
  1. MA_EMA_AMA

    1下载:
  2. 卡夫曼自适应移动平均线MATLAB代码 SMA:Simple MA 简单平均线 EMA:Exp MA指数平均线 AMA:Adaptive MA 卡夫曼自适应移动平均 算法过程 卡夫曼自适应移动平均算法过程整理 对比测试代码(测试数据使用HS300指数,数据直接从Yahoo上下载):-Kaufman adaptive moving average MATLAB code SMA: Simple MA Simple Average EMA: Ex
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:1024
    • 提供者:光辉
  1. moving-average

    0下载:
  2. Moving average code as a filter to smooth the graph in matlab
  3. 所属分类:matlab

    • 发布日期:2016-06-05
    • 文件大小:1024
    • 提供者:mehdi
  1. matlab

    0下载:
  2. 本代码是在用MATLAB做预测时用到的,分别为预测模型为移动平均值模型、指数平滑预测法、季节指数预测法-This code is used when using MATLAB to do prediction, forecasting model respectively for the moving average model and exponential smoothing prediction method
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2226
    • 提供者:格格
  1. 3 移动平均hurst指数计算程序.fld

    0下载:
  2. 计算移动平均hurt指数,用MATLAB的程序代码,适合初学者(Moving average hurt index)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:275456
    • 提供者:单眼鱼
  1. 滤波算法

    2下载:
  2. matlab程序实现滑动平均滤波(MAF)(Moving average filtering (MAF) implemented by MATLAB program)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:蓝胖子9713
  1. arimanet

    0下载:
  2. ARIMA模型全称为自回归积分滑动平均模型(Autoregressive Integrated Moving Average Model,简记ARIMA),是由博克思(Box)和詹金斯(Jenkins)于70年代初提出一著名时间序列预测方法[1] ,所以又称为box-jenkins模型、博克思-詹金斯法。其中ARIMA(p,d,q)称为差分自回归移动平均模型,AR是自回归, p为自回归项; MA为移动平均,q为移动平均项数,d为时间序列成为平稳时所做的差分次数。所谓ARIMA模型,是指将非平稳
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:luc1fer
  1. Chapter 15:Moving Average Filters

    0下载:
  2. 数字信号处理技术之移动平均滤波器的设计(The Scientist and Engineer's Guide to Digital Signal Processing)(Digital signal processing technology, mobile average filter)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:149504
    • 提供者:flyskar
  1. 65143424ARIMA

    2下载:
  2. 自回归移动平均模型(Autoregressive Integrated Moving Average Model)的Matlab实现,时间序列分析代码((Autoregressive moving average model (Autoregressive Integrated Moving Average Model) to achieve the Matlab))
  3. 所属分类:matlab例程

    • 发布日期:2021-04-27
    • 文件大小:7168
    • 提供者:chixiaohang
« 12 »
搜珍网 www.dssz.com