How to forecast a temperature using neural networks??
Afficher commentaires plus anciens
I am new to neural networks and learning to use it for forecasting temperature. I am using below time series as input data - Outdoor temperature - Mean radiant temperature - humidity
I want indoor temperature as output and want 120 minutes future data of it.
My first question is, should i treat it as a fitting problem or time series problem?
Secondly I have attached a code i generated through time series tool for the same. (mat file is also attached for required data.)My question is that this code generates only a training network or I can use it for forecasting? How to modify it for getting 120 minute future indoor temperature data?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!