Temperature forecasting
Versión 1.0.0.0 (105 KB) por
Peyman
Next 24 h temperature prediction; for each 15 minutes.
I use the temperature of 1 week, run the fitting on my data, and MATLAB gives a function which is fitted over the input data.
By printing the residuals you can see the error the function makes when being fitted on the input data.(If the error is high, you can change type of the function. I did all this, and the best function is 'SumofSin').
Then, I use this function to guess the temperature for the next 24 h.
---
The file includes temperature of 3 months in an excel format as well.
Citar como
Peyman (2026). Temperature forecasting (https://es.mathworks.com/matlabcentral/fileexchange/37880-temperature-forecasting), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2012a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Más información sobre AI for Signals en Help Center y MATLAB Answers.
Etiquetas
Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0.0.0 |
