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

搜索资源列表

  1. zhishu

    0下载:
  2. 指数平滑法是对时间序列进行预测常用的方法之一,其理论基础是趋势外延,即未来一定时期内事物在数量上的演变特征不脱离过去的发展趋势,预测值是以前所有观测值的加权和,且对不同的数据给予不同的权数,越近期数据给予越大的权数,越远期的数据给予越小的权数。-Exponential smoothing method is commonly used to predict the time series one of the ways, the theoretical basis of the trend of
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:2.97kb
    • 提供者:kyon
  1. 081105

    3下载:
  2. 基于MATLAB的组合模型 在港口吞吐量预测中的应用 以某港1998--2007年集装箱吞吐量为实测数据,建立其集装箱吞吐量的灰色理论、三次指数平滑、三次多项式 等预测模型,在MATLAB下,对比该港集装箱吞吐量各模型预测拟合值与实际值的差异。分析了差异产生的原因及其单一预 测模型的局限性,提出了港口集装箱吞吐量组合预测法。其预测误差明显低于其它单模型。运用组合预测模型.可以降低误 差。提高预测精度。-A combination of MATLAB-based model i
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:144.72kb
    • 提供者:张学利
  1. matlabforcast

    2下载:
  2. 基于灰色预测,指数平滑预测的几个MATLAB程序,对于预测类问题的数学建模,可以说是必备程序。我的导师给我传的。 funesm1,2,3分别为一二三次指数平滑预测程序 fungry为灰色预测程序 funcoef为时间序列预测程序 pudn为广大的编程爱好者提供了一个交流的平台,我在此先谢谢网站的工作人员,我也会努力编出好的程序,一起同大家分享。-Based on Gray predicted that the number of exponential smoothi
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2.64kb
    • 提供者:赵振峰
  1. zuheyuce

    0下载:
  2. 时间序列,指数平滑法,灰色GM(1,1)模型,运用最优加权组合模型和经验加权组合模型-Combination Forecast
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.27kb
    • 提供者:邱琳强
  1. 3ci

    2下载:
  2. 基于三次指数平滑法的程序代码 大家可以参开一下 模仿自己编程-Three exponential smoothing based on the program code to open what we can participate in imitation of their own programming
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2.68kb
    • 提供者:刘杨
  1. damai4

    0下载:
  2. 本包内为 WORD 文档,内涵四个程序代码,分别是利用BP网络和指数平滑法,对数据进行预测用的-WORD documents within the package, meaning the four program code, respectively, the use of BP networks and exponential smoothing, forecasting the data
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:21.71kb
    • 提供者:刘杨
  1. VaRest

    0下载:
  2. 通过构建对角平滑和指数平滑的方法,进行金融风险值得计算。-By building on the corner smoothing and exponential smoothing method, the calculation of financial risk worth.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:717byte
    • 提供者:keke
  1. time-series-exponential-smoothing

    0下载:
  2. 时间序列预测分析法在建立非线性模型进行经济预测方面受 到广泛的重视和研究。而作为其重要分支之一的指数平滑法,因为操作简 单、适用性强、性能优良、应用广泛而成为经典的预测与控制模型 -The analysis of time series forecasting economic forecasts in a nonlinear model received wide attention and research. And as one of the important branch
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3.34mb
    • 提供者:毛玉凤
  1. single_exponential_smoothing

    0下载:
  2. 需求预测算法,时间序列中指数平滑算法.matlab编写,代码全. 待整理-Demand forecasting algorithm, time series, exponential smoothing algorithm Matlab to write, code the whole to be processed
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:609byte
    • 提供者:zhaojg
  1. ExponentialSmoothing

    1下载:
  2. 采用Matlab实现二次指数平滑模型的M文件,含示例数据-The Matlab double exponential smoothing model M file containing sample data
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:738byte
    • 提供者:Wang
  1. Untitled2

    1下载:
  2. 三次指数平滑matlab源代码,有初始值的说明-Three exponential smoothing
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:545byte
    • 提供者:david
  1. smoothfunction

    0下载:
  2. 一个利用二阶指数平滑方法进行预测的实例,比较简单地展现了二阶指数平滑在数据预测方面的作用-Instance, predicted a second-order exponential smoothing method is relatively simple to show the role of the data to predict a second-order exponential smoothing
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:640byte
    • 提供者:罗宇翔
  1. pingfangzhishupinghua

    0下载:
  2. 采用平方指数平滑法对数据进行预测,可用于负荷预测等领域。-Using the square exponential smoothing method to forecast, it can be used for load forecasting.
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:1.51kb
    • 提供者:Susan
  1. Single-exponential-smoothing

    0下载:
  2. 一次指数平滑法是指以最后的一个第一次指数平滑。如果为了使指数平滑值敏感地反映最新观察值的变化,应取较大阿尔法值,如果所求指数平滑值是用来代表该时间序列的长期趋势值,则应取较小阿尔法值。同时,对于市场预测来说,还应根据中长期趋势变动和季节性变动情况的不同而取不同的阿尔法值,一般来说,应按以下情况处理:1.如果观察值的长期趋势变动接近稳定的常数,应取居中α值(一般取0.6—0.4)使观察值在指数平滑中具有大小接近的权数;2.如果观察值呈现明显的季节性变动时,则宜取较大的α值(一般取0.6一0.9),
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:743byte
    • 提供者:陈发东
  1. shijian

    0下载:
  2. 全部的时间序列模型,包括指数平滑法,趋势预测算法,AR预测模型,全部是调试好的代码-The aggregation of all the time series algorithm, including exponential smoothing, trend prediction, AR series model, are all good debugging code
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.61kb
    • 提供者:小强
  1. ercipinghuayuce

    0下载:
  2. 二次平滑预测的matlab程序,用于采用二次平滑指数模型进行预测的实现。-Two smoothing Matlab procedures, for the realization of the two exponential smoothing forecasting model
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:901byte
    • 提供者:金笑笑
  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
    • 文件大小:2.17kb
    • 提供者:格格
  1. Exponential smoothing model

    0下载:
  2. 计算指数平滑模型预测及预测值与真实值的统计量计算(Exponential smoothing model and prediction value statistic calculation)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:10kb
    • 提供者:藏岩
  1. 人口预测

    2下载:
  2. 时间序列的人口预测,采用三次指数平滑,还有灰色预测,有数据提供参考。(The population forecast of time series adopts three exponential smoothing and grey forecast, which provides reference for data.)
  3. 所属分类:matlab例程

    • 发布日期:2020-05-29
    • 文件大小:11kb
    • 提供者:发改局
搜珍网 www.dssz.com