搜索资源列表
指数
- 二次指数平滑预测法和三次指数平滑预测法是普遍的预测方法,应用很广,本代码还包含其平滑系数的确定-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
CODE
- 结合指数平滑法思想,利用二次指数平滑法实现销售预测-Exponential smoothing is an important means of prediction, the code, and the second exponential smoothing forecast
PingHua
- 运用二次指数平滑预测算法进行拟合,比最小二乘法拟合的效果好-Exponential smoothing forecast- works well
ExponentialSmoothing
- 采用Matlab实现二次指数平滑模型的M文件,含示例数据-The Matlab double exponential smoothing model M file containing sample data
ercipinghuayuce
- 二次平滑预测的matlab程序,用于采用二次平滑指数模型进行预测的实现。-Two smoothing Matlab procedures, for the realization of the two exponential smoothing forecasting model
two-smooth-model-forecast
- 二次指数平滑预测模型,采用MATLAB仿真实现,无错误-Second exponential smoothing prediction model using MATLAB Simulation, no error
Quadratic-Exponential-Smoothing
- 二次指数平滑算法的仿真实现,测试中主要要调整参数阿尔法-Simulation secondary exponential smoothing algorithm, test parameters to be adjusted in the main Alpha
Quadratic-Exponential-Smoothing
- matlab例子,用二次指数平滑法预测并绘制散点图,附有说明- matlab example, with secondary exponential smoothing forecast and draw a scatter plot
MATLAB
- matlab中可用于预测的三次指数平滑法,针对有二次趋势的数据(Cubic exponential smoothing method for prediction)