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

搜索资源列表

  1. AR(5)

    4下载:
  2. 利用AR模型进行时间序列预测的程序源代码,使用最小二乘估计法进行参数估计。拟合效果非常好。-use AR model for time series prediction of the source code, the use of least squares estimation method to estimate parameters. Fitting very good results.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3860
    • 提供者:李洁薇
  1. ar

    2下载:
  2. ar模型的一个例子,详细描述了时间序列预测的步骤,且成功实现预测功能-ar model of an example of a detailed descr iption of the steps time series prediction and forecasting function successfully
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-09-08
    • 文件大小:9390
    • 提供者:yening
  1. AR

    2下载:
  2. 使用时间序列分析AR方法对油价进行分析,以及预测。采用BIC准则进行判阶,最小二乘法进行参数估计-AR time series analysis using the method of price analysis and forecasting. BIC criteria used sentence order, the least square method for parameter estimation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:3597
    • 提供者:wangerzhu
  1. time_seris

    5下载:
  2. 时间序列预测算法。支持5种常见的算法 移动平均 非线性回归 指数平滑等-ar, ardemo ma
  3. 所属分类:Algorithm

    • 发布日期:2016-05-21
    • 文件大小:619717
    • 提供者:gaoxiang
  1. ARtesting

    0下载:
  2. 在MATLAB平台,利用AR模型对时间序列进行预测,采用ar()函数编程-In the MATLAB platform, the use of AR time series model to predict, using ar () function programming
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1236
    • 提供者:shari
  1. myAR

    0下载:
  2. 该程序给出了基于AR时间序列建模的陀螺随机漂移模型,并利用卡尔曼滤波方法滤除陀螺随机漂移,经验证,有良好效果。-failed to translate
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1388
    • 提供者:西西
  1. AR

    2下载:
  2. matlab编写的时间序列分析工具,应用AR模型对时间序列进行预测-time series analysis written matlab tools, applications, time series AR model to predict
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3835
    • 提供者:陈健
  1. AR

    0下载:
  2. 时间序列分析中的AR模型的matlab简单实现,一个小例子,适合刚入门者使用-Simple implementation of the AR model in time series analysis, a small example, suitable for just beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:259407
    • 提供者:lishuxing
  1. Timeprediction-AR-MATLAB

    0下载:
  2. 时间序列AR模型预测的matlab源文件,可直接运行,有仿真结果。-Time series prediction of the AR model matlab source file, can be directly operation, the simulation results.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:398203
    • 提供者:王宝强
  1. AR

    0下载:
  2. matlab写的用于时间序列预测的AR模型的程序,对于线性的时间序列效果还是可以的。-Matlab written procedures for time series forecasting AR model, the linear effect of time-series.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3563
    • 提供者:yjh
  1. AR

    0下载:
  2. 改进的AR时间序列分析模型,加入了窗口的概念,源码里有实例-Improved AR time series analysis model, adding the concept of the window, there are instances where the source
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:1361
    • 提供者:阿杜
  1. AR

    0下载:
  2. 实用的matlab时间序列ar模型,可以参考学习-Practical matlab time series ar model, can refer to learning
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:818
    • 提供者:卢辉
  1. AR

    0下载:
  2. 基于C++编写的时间序列建模,可以通过函数直接求得各阶系数值-Based on time series modeling C++ written, it can be obtained directly by each order coefficient function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1943
    • 提供者:tgx
  1. 生成AR1序列

    0下载:
  2. 时间序列做数值模拟时,可以生成AR(1)时间序列
  3. 所属分类:matlab例程

  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. arorder

    0下载:
  2. 在时间序列的预测模型中,需要就算自回归模型的p阶数,以这个函数是用来估计AR阶数的,便于构建自回归滑动平均模型,来预测未来事物的发展趋势。(This function estimates AR order)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:DragonFZJ
  1. AR

    1下载:
  2. 时间序列模型建立 损伤识别(Damage identification by time series model)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:35840
    • 提供者:小赵520
  1. perduct算法

    0下载:
  2. 用于AR模型预测,是基于时间序列的一种预测算法,希望对大家有用(this is very good .there is some very ennomous data black .if you have some worst problem .you can aquire ours)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:427008
    • 提供者:未来栋梁
  1. Matlab-AR模型

    2下载:
  2. 时间序列分析(Time-Series Analysis)是指将原来的销售分解为四部分来看——趋势、周期、时期和不稳定因素, 然后综合这些因素, 提出销售预测。强调的是通过对一个区域进行一定时间段内的连续遥感观测,提取图像有关特征,并分析其变化过程与发展规模。(Time-Series Analysis model)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-02
    • 文件大小:338944
    • 提供者:doudou66
  1. AR自回归模型

    0下载:
  2. 这是基于MATLAB软件的自回归模型,主要用来模拟预测时间序列,该程序同时可实现输出模型模拟结果等功能。
  3. 所属分类:matlab例程

« 12 3 »
搜珍网 www.dssz.com