基于股票分析方法的电力系统负荷预测我要分享

Power system load forecasting based on stock analysis method

股票分析方法 电力系统 负荷预测

关注次数: 93

下载次数: 0

文件大小: 5KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

基于股票分析方法的电力系统负荷预测:主要思路是从过去的负荷中得出对应的DIF值、DEA值、MACD值。然后再通过DIF去估测明天DIF估计值、DEA估计值、MACD估计值。然后又通过DEA、MACD估计值算出一个新的DIF估计值。再将这两个DIF估计值算术平均得出一个新的DIF估计值,然后反推出负荷的预测值,这样就完成了负荷预测。


English Description:

Power system load forecasting based on stock analysis method: the main idea is to obtain the corresponding dif value, DEA value and MACD value from the past load. Then, the dif estimate, DEA estimate and MACD estimate of tomorrow are estimated through dif. Then a new dif estimate is calculated by DEA and MACD estimates. Then the two dif estimates are arithmetically averaged to obtain a new dif estimate, and then the predicted value of load is inversely deduced, so as to complete the load forecasting


代码预览