Electrical load prediction using LSTM
Versione 1.0.0 (2,23 KB) da
ashkan toopshekan
prediction of next 720 iteration (1 month) electrical load using a 1 year data.
Since last year, I’ve been using the Long Short-Term Memory (LSTM) method for predicting electrical load, solar irradiation, wind velocity, etc., for very short to very long-term ranges. I’ve tried different methods, and this is by far the best forecasting method I’ve worked with. The richer the data, the better the predictions. To work with this method, you only need to know how to process the data to train the algorithm.
Here is an example of the code that I recently conducted to predict electrical load for one month with 1 year of data.”
Cita come
ashkan toopshekan (2025). Electrical load prediction using LSTM (https://it.mathworks.com/matlabcentral/fileexchange/157236-electrical-load-prediction-using-lstm), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2023b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0 |