短期负荷预测 Resources

Showing items tagged with "短期负荷预测"

Short-term load forecasting typically refers to 24-hour daily load prediction and 168-hour weekly load forecasting. This article primarily focuses on predicting average daily load, with implementation approaches including time series analysis and machine learning algorithms.

MATLAB 249 views Tagged

This program implements short-term load forecasting using chaotic theory and Elman neural networks, delivering excellent prediction accuracy. It provides a ready-to-use solution for power system short-term load forecasting and can be equally applied to other time series prediction tasks. The implementation features phase space reconstruction for chaotic analysis and Elman's recurrent neural network architecture with feedback connections for capturing temporal dependencies.

MATLAB 189 views Tagged