How to forecast a temperature using neural networks??
Show older comments
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?
Accepted Answer
More Answers (0)
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!