Neural Netword Toolbox prediction

2 views (last 30 days)
Piotr
Piotr on 22 Nov 2013
Answered: fahmida islam on 15 Jan 2021
Hi everyone,
I have a problem with neural network forecasting in Matlab Neural Network Toolbox.
Let's consider two datasets (1 hour timestamp):
input - weather forecast - temperature and cloudiness;
target - water flow rate;
I load data and train model.
Now my problem - how I can get forecasted values of water flow rate based on 24h weather forecast dataset (temp. and cloudiness)?
  1 Comment
Greg Heath
Greg Heath on 23 Nov 2013
"I load data and train model."
What model?
Time difference between inputs and output? Output feedback?
You tend to get answers quicker when you include enough information.
Next time try more than enough.

Sign in to comment.

Answers (1)

fahmida islam
fahmida islam on 15 Jan 2021
hi
i want to do weather forecasting.i have data of temperature,humidity,barometric pressure,moisture of soil.i took the values of these parameter in 30 minutes interval.i have two one month of data.how can i predict the next day data?please answer my question.thanks in advance.bye
fahmida

Categories

Find more on Sequence and Numeric Feature Data Workflows in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!