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

搜索资源列表

  1. ARMA

    8下载:
  2. 这是一个在matlab下时间序列分析ARMA模型的建立和预测程序。
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2.16kb
    • 提供者:www
  1. 离散灰色预测模型

    11下载:
  2. 组合预测模型,采用离散灰色模型和ARMA预测模型 线性组合
  3. 所属分类:matlab例程

  1. matlabARMA

    3下载:
  2. 在matlab下时间序列分析ARMA模型的建立和预测程序ARMA-Under the matlab time series analysis and forecasting ARMA model procedures for ARMA
  3. 所属分类:matlab例程

    • 发布日期:2012-11-07
    • 文件大小:2.16kb
    • 提供者:b181
  1. ARandARMA

    1下载:
  2. 实现了数据从文件的输入,ar模型预测,arma模型预测,卡尔曼滤波器模型预测,利用图形用户界面编写-Realized the data from the file input, ar model predictions, arma model prediction, Kalman filter model predictions, using a graphical user interface for the preparation of
  3. 所属分类:matlab

    • 发布日期:2016-05-21
    • 文件大小:11.56kb
    • 提供者:张迎
  1. aaa

    0下载:
  2. 基于pso算法在股票短期预测上应用,建立在arma模型的基础上-Pso algorithm based on short-term prediction in the stock application, built on the basis of arma models
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.37kb
    • 提供者:汪建锋
  1. ARMA_Analysis

    2下载:
  2. ARMA模型的构建、预测、示例数据及详细讲解-ARMA modeling forecasting data
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:35.62kb
    • 提供者:Tqing
  1. arma

    1下载:
  2. 改良arma算法测试用例 一、预测模型ARMA: 1、输入: 输入为一组历史数据,如__pre.bin 1 2 3 4 5 6 7 8 9 10(__pre.bin为可执行程序,1 2 3 4 5 6 7 8 9 10是历史数据),该向量组至少包含一个数据。 2、输出: 该方法只对一组已知数据进行一步预测,返回值只有一个;利用该方法,1 2 3 4 5 6 7 8 9 10的下一个值为10.9989。 3、测试报告: 测试报告详见《改良预测算法测试报告.xls》。
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-21
    • 文件大小:5.93mb
    • 提供者:刘德华
  1. arma

    0下载:
  2. ARMA模型并画图 实现误差分析并验证实验结果-ARMA model
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1.86kb
    • 提供者:张慧
  1. vtf

    0下载:
  2. 基于pso算法在股票短期预测上应用,建立在arma模型的基础上-Pso algorithm based on short-term prediction in the stock application, built on the basis of arma models-Pso algorithm based on short-term forecasts in the stock application, built on the model based on the arma-Pso al
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:890byte
    • 提供者:leehongfly
  1. ARMA

    1下载:
  2. ARMA时间序列模型预测风电场风功率大小,matlab源代码特例分析-ARMA time series models to predict the size of wind farm wind power, matlab source code for exception analysi
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2.99kb
    • 提供者:Isobel
  1. The-enforce-for-ARMA--based-on-CPP

    1下载:
  2. 在C++的平台上,实现了ARMA模型的建立。程序运行效率高,预测精度准确。-The estabilishment of ARMA model is enforced on the basis of C++. The efficiency of its procedure is high and the precision of calculation is accuracy.
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:6.6kb
    • 提供者:高远
  1. arma

    0下载:
  2. ARMA模型的建模, 对数据进行的预处理,对模型进行了定阶,参数估计,检验,利用该模型对未来的数据进行了预测。-ARMA model modeling the data preprocessing, model order determination , parameter estimation , testing , using the model to predict future data
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3.64kb
    • 提供者:wujianjun
  1. ARMA

    1下载:
  2. 基于改进的ARMA模型 定阶预测方法,经过调试,程序能顺利运行-Improved ARMA model order prediction method, after debugging, the program can run smoothly
  3. 所属分类:matlab

    • 发布日期:2016-05-21
    • 文件大小:1kb
    • 提供者:痕迹
  1. ARMA

    0下载:
  2. ARMA 模型(Auto-Regressive and Moving Average Model)是研究时间序列的重要方法,由自回归模型(简称AR模型)与滑动平均模型(简称MA模型)为基础“混合”构成。在市场研究中常用于长期追踪资料的研究,如:Panel研究中,用于消费行为模式变迁研究;在零售研究中,用于具有季节变动特征的销售量、市场规模的预测等。(ARMA model is an important method for studying time series. It is composed
  3. 所属分类:matlab例程

  1. ARMA

    0下载:
  2. ARMA 模型(Auto-Regressive and Moving Average Model)是研究时间序列的重要方法,由自回归模型(简称AR模型)与滑动平均模型(简称MA模型)为基础“混合”构成。在市场研究中常用于长期追踪资料的研究,如:Panel研究中,用于消费行为模式变迁研究;在零售研究中,用于具有季节变动特征的销售量、市场规模的预测等(ARMA model is an important method to study time series. It consists of auto
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1kb
    • 提供者:dovemeng
  1. ARMA_model

    0下载:
  2. 自回归滑动平均模型(ARMA 模型,Auto-Regressive and Moving Average Model)是研究时间序列的重要方法,由自回归模型(简称AR模型)与滑动平均模型(简称MA模型)为基础“混合”构成。在市场研究中常用于长期追踪资料的研究,如:Panel研究中,用于消费行为模式变迁研究;在零售研究中,用于具有季节变动特征的销售量、市场规模的预测等(Auto-Regressive and Moving Average Model)
  3. 所属分类:matlab例程

  1. 8f021e933b0e012b0114f434883f1d5e

    1下载:
  2. arma模型预测的matlab代码 很完整 有注释 适合新人(ARMA model prediction matlab code is complete, annotated, suitable for newcomers)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:4kb
    • 提供者:李嘉辰
  1. ARMA

    1下载:
  2. ARMA模型预测matlab测试程序,本人亲测好用(ARMA model prediction)
  3. 所属分类:matlab例程

    • 发布日期:2019-09-20
    • 文件大小:249kb
    • 提供者:联合哥哥
  1. ARMA-master

    3下载:
  2. 程序附带说明,时间序列预测模型ARMA模型,非平稳时间序列预测(Program with instructions, time series prediction model ARMA)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-07
    • 文件大小:16kb
    • 提供者:煜儿宝贝
  1. ARMA

    2下载:
  2. 利用ARMA时间序列模型 预测短期内风速(Forecasting wind speed with ARMA)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-27
    • 文件大小:1kb
    • 提供者:Yami0706
« 12 3 4 5 6 »
搜珍网 www.dssz.com