How to forecast a temperature using neural networks??
Mostrar comentarios más antiguos
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?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!