搜索资源列表
matlab
- matlab 的二次指数平滑法程序(Exponential Smoothing,ES) 希望对大家会有用-matlab secondary exponential smoothing procedure (Exponential Smoothing, ES)
ExponentialSmoothing
- 采用Matlab实现二次指数平滑模型的M文件,含示例数据-The Matlab double exponential smoothing model M file containing sample data
incident-detection
- 交通事故检测的一些经典算法 包括加利福尼亚算法 指数平滑法 -Incident detection
Expressway-Exit-Data-OD
- 提出基于高速公路收费站进出口数据推算OD矩阵的一般方法。在缺乏初始OD矩阵的条件下,结合指数平滑法和无约束重力模型思想,通过VB编程反复迭代进行初始OD矩阵推算 利用组合模型预测高速公路各收费站出入口流量,通过弗雷特法进行OD分布推算。以沪宁高速公路为例证实此方法具有较高的精度。-Proposed highway toll station-based import and export data projections general OD matrix method. Lack of init
Untitled2
- 三次指数平滑matlab源代码,有初始值的说明-Three exponential smoothing
smoothfunction
- 一个利用二阶指数平滑方法进行预测的实例,比较简单地展现了二阶指数平滑在数据预测方面的作用-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
pingfangzhishupinghua
- 采用平方指数平滑法对数据进行预测,可用于负荷预测等领域。-Using the square exponential smoothing method to forecast, it can be used for load forecasting.
Single-exponential-smoothing
- 一次指数平滑法是指以最后的一个第一次指数平滑。如果为了使指数平滑值敏感地反映最新观察值的变化,应取较大阿尔法值,如果所求指数平滑值是用来代表该时间序列的长期趋势值,则应取较小阿尔法值。同时,对于市场预测来说,还应根据中长期趋势变动和季节性变动情况的不同而取不同的阿尔法值,一般来说,应按以下情况处理:1.如果观察值的长期趋势变动接近稳定的常数,应取居中α值(一般取0.6—0.4)使观察值在指数平滑中具有大小接近的权数;2.如果观察值呈现明显的季节性变动时,则宜取较大的α值(一般取0.6一0.9),
expontinal-smothing
- 此文件为指数平滑程序设计,基于的平台为c-expontinal smothing
Three-times-smooth-forecast)
- 三次指数平滑值并不直接用来预测,而是为求解平滑系数、建立预测模型作准备。三次指数平滑法几乎适用于分析一切时间序列的应用问题。本程序能够很好地进行三次预测。-Three times smooth forecast
Series-Forcast
- 用于时间序列的预测,包含序列特征描述、平稳性检验、序列周期判断、季节因子提取、指数平滑预测、及ARIMA预测-Sequence features for time series prediction, including the descr iption of the stationary test, to determine the sequence cycle, seasonal factor extraction, exponential smoothing, and ARIMA fore
yuanma
- 依次为一次指数平滑法,加权法,三次指数平滑法三种预测方法的matlab实现。都是实现一步预测。-data prediction
logAverage
- 利用计算C#计算指数平均,指数平滑法的计算中,关键是α的取值大小,但α的取值又容易受主观影响,因此合理确定α的取值方法十分重要,一般来说,如果数据波动较大,α值应取大一些,可以增加近期数据对预测结果的影响。如果数据波动平稳,α值应取小一些。-C# calculate index calculated using the average, exponential smoothing method of calculation, the key is the size of α values, bu
lf
- 中长期电力负荷预测matlab程序,包括线性模型,指数模型,对数模型,双曲线模型,S型曲线模型,多项式模型,灰色模型GM(1,1),指数平滑模型等-Medium and long term power load forecasting matlab procedures, including linear model, exponential model, logarithmic model, hyperbolic model, S-curve model, polynomial model,
exponentialsmoothprediction
- 包含二次及三次指数平滑算法程序,预测程序示例所用为二次指数平滑算法,若需是三次平滑,替换相应部分程序即可-Includes secondary and smoothing algorithm procedures, the three indices to predict the sample used in the program for the second exponential smoothing algorithm For the three smooth, replace the c
shijian
- 全部的时间序列模型,包括指数平滑法,趋势预测算法,AR预测模型,全部是调试好的代码-The aggregation of all the time series algorithm, including exponential smoothing, trend prediction, AR series model, are all good debugging code
matlab_3zsph
- 很所时候需要用到三次指数平滑的matlab,这是一个三次指数平滑的matlab程序-It is often necessary to use three times as exponential smoothing matlab, which is a three exponential smoothing matlab program
zhishu
- 指数平滑法,一种数学建模的实用方法,对你的比赛,和应用很有帮助-Exponential smoothing,A good mathematical modeling tool, It is very helpful to your study MATLAB
cheliuliangyuce
- 短时交通流预测是实现交通流诱导的关键技术之一。短时交通流因为其不确定性等特点而使其预测很复杂。本文通过实地调查获取的交通流量数据,分别采用移动平均法、指数平滑法、AR模型法三种交通流预测方法进行短时交通流量预测。-Traffic flow forecasting is one of the key technologies to achieve traffic induced. Traffic flow because the characteristics of its uncertainty
two-smooth-algrithm
- matlab 仿真的二次指数平滑程序,对平稳序列预测效果好-matlab simulation of secondary exponential smoothing procedure, for stationary sequence predicted effect