搜索资源列表
56987432566
- 一本介绍如何利用线圈检测器和视频检测器来检测道路交通流量,使用遗传算法和指数平滑法来预测交通流量的书籍-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
sf1847
- 数据挖掘建模工具,轻易实现BP神经网络、RBF神经网络、灰色系统、决策树、决策表、贝叶斯、懒惰算法、支持向量机、K均值聚类、Apriori关联规则、HotSpot关联规则、回归分析、指数平滑、季节移动平均及组合等算法建模。-Data mining modeling tools, easy to achieve BP neural network, RBF neural network, gray system, decision tree, decision table, Bayesian, l
Exponential-smoothing-forecast-data
- 三次指数平滑法的仿真实现,可用于态势预测-Cubic Exponential Smoothing Method Simulation can be used to predict the trend
exponential-smoothing
- 压缩包里包含2次指数平滑和3次平滑指数算法,分别用来时序数据为线性和非线性的预测-It contains two exponential smoothing and three exponential smoothing algorithms,is used to forecast linear and nonlinear timing data.
season
- 温特线性和季节性指数平滑算法适用于需求增长且伴有季节性特点的预测-The linear and seasonal index smoothing algorithm is suitable for the prediction of demand growth and seasonal characteristics
holtwinters
- 三次指数平滑法代码,用于时间序列数据的预测,调用部分还有点问题,欢迎大家指点交流学习(Prediction of holtwinters method)
MATLAB
- matlab中可用于预测的三次指数平滑法,针对有二次趋势的数据(Cubic exponential smoothing method for prediction)