CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 指数平滑法

搜索资源列表

  1. 56987432566

    0下载:
  2. 一本介绍如何利用线圈检测器和视频检测器来检测道路交通流量,使用遗传算法和指数平滑法来预测交通流量的书籍-a coil how to use detection devices and video detector to detect road traffic, the use of genetic algorithms and exponential smoothing method to predict traffic flow of books
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:113651
    • 提供者:zsl
  1. saleforecast

    0下载:
  2. 本算法用最小二乘法依据指定的M个基函数及N个已知数据进行曲线拟和 。 本算法用指数平滑法预测数据-the algorithm using the least-squares method based on the designated function of M and N-known data and the curve-fitting. The algorithm used to predict exponential smoothing data
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4844
    • 提供者:fcx
  1. openforecast

    0下载:
  2. 搞算法预测的可以来看。有移动平均法,指数平滑法什么的。-engage algorithm can look at the forecast. A moving average, exponential smoothing method whatever.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:84098
    • 提供者:刘胜航
  1. zhishupinghuafa

    1下载:
  2. 数学建模用到的常见算法 指数平滑法
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:382282
    • 提供者:fuqibing
  1. 新建1 文本文档

    0下载:
  2. 指数平滑法预测数据-exponential smoothing forecast data
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:879
    • 提供者:王俊
  1. 指数平滑法预测数据

    0下载:
  2. 指数平滑法预测数据 输入: k--平滑周期 * n--原始数据个数 * m--预测步数 * alfa--加权系数 * x--指向原始数据数组指针 * 输出: s1--返回值为指向一次平滑结果数组指针 * s2--返回值为指向二次指数平滑结果数组指针 * s3--返回值为指向三次指数平滑结果数组指针 * xx--返回值为指向预测结果数组指针-exponential smoothing forecast data entry : k -- smoothing cycle * n -- raw dat
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:892
    • 提供者:浣熊
  1. 指数

    0下载:
  2. 二次指数平滑预测法和三次指数平滑预测法是普遍的预测方法,应用很广,本代码还包含其平滑系数的确定-quadratic exponential smoothing prediction and three exponential smoothing prediction is a common forecasting methods, a wide application, the code also includes its smooth determine the coefficient
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:45954
    • 提供者:撒嗯
  1. 二次指数平滑法预测例子

    0下载:
  2. 二次指数平滑法预测例子
  3. 所属分类:源码下载

  1. procast.rar

    0下载:
  2. 指数平滑法是预测中的重要方法,本代码实现了,二次指数平滑法预测 ,Exponential smoothing is an important means of prediction, the code, and the second exponential smoothing forecast
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:6231
    • 提供者:陈开强
  1. MoveAverage

    0下载:
  2. 移动平均法源码,步长有5,10,30,内含一次指数平滑计算法,适合进行数据短 中 长期预测-Moving Average source, 5,10,30 step there, including an exponential smoothing method, suitable for short and long-term forecast data
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-03-29
    • 文件大小:1349
    • 提供者:无风
  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
    • 文件大小:3045
    • 提供者:kyon
  1. 081105

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

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

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

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

    0下载:
  2. 基于三次指数平滑法的青岛港集装箱吞吐量预测 资料讲述了采用三次平滑法对吞吐量的预测细节 和思路-Based on the three exponential smoothing forecast container throughput of Qingdao port information about the use of three smoothing forecasts on the throughput of the details and ideas
  3. 所属分类:Development Research

    • 发布日期:2017-04-17
    • 文件大小:305852
    • 提供者:刘杨
  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
    • 文件大小:2742
    • 提供者:刘杨
  1. spark-timeSeries

    1下载:
  2. 采用ARIMA模型(自回归积分滑动平均模型)+三次指数平滑法(Holt-Winters),用scala语言实现的在spark平台运行的分布式时间序列预测算法(Using the ARIMA model (autoregressive integral moving average model) + Holt-Winters (Holt-Winters), using scala language to achieve the spark platform to run the distribut
  3. 所属分类:数学计算

    • 发布日期:2017-12-30
    • 文件大小:33792
    • 提供者:小龙女
  1. 指数模型

    2下载:
  2. 指数平滑法(Expinential smoothing method)的思想也是对时间序列进行修匀以消除不规则和随机的扰动。该方法是建立在如下基础上的加权平均法:即认为时间序列中的近期数据对未来值的影响比早期数据对未来值得影响更大。于是通过对时间序列的数据进行加权处理,越是近期的数据,其权数越大;反之,权数就越小。这样就将数据修匀了,并反映出时间序列中对预测时点值的影响程度。根据修匀的要求,可以有一次、二次甚至三次指数平滑。(Exponential smoothing model)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:74752
    • 提供者:一棵兔子
  1. holtwinters

    1下载:
  2. 三次指数平滑法代码,用于时间序列数据的预测,调用部分还有点问题,欢迎大家指点交流学习(Prediction of holtwinters method)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-23
    • 文件大小:1024
    • 提供者:岁月的童话
  1. 指数平滑2python

    1下载:
  2. 指数平滑法的pathon下进行实现 含有原始数据举例预测(Patho implementation of exponential smoothing method)
  3. 所属分类:其他

    • 发布日期:2020-08-03
    • 文件大小:79872
    • 提供者:仙的掌
  1. MATLAB

    2下载:
  2. matlab中可用于预测的三次指数平滑法,针对有二次趋势的数据(Cubic exponential smoothing method for prediction)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-05-29
    • 文件大小:1024
    • 提供者:5598
« 12 3 »
搜珍网 www.dssz.com