norm form and prediction
Ältere Kommentare anzeigen
hi
i want to use ann for forecasting water table
i have two set of data. water table from past and temperature.
it means two matrix with 12 column and 15 row
12 column means 12 month
and each row are separated data from a year(15 year).
it mean i have two data for month and year
i devided my data into 2 matrix
first 11 year for input and 4 year for output
i want to use nntool to forecast and predict water table for future years with under consideration of temperature. now my questions:
- some of my data don't have value and matlab give them 0 in my table. is this affect the network? and if it is what should i do?
- do i need to normalize my data before using nntool and how?
- when i start nnstart, do i need to use time series?
- how i consider the effect of temperature?
sorry for my long question. I am new in matlab and have a lot of question. thanks a lot.
Akzeptierte Antwort
Weitere Antworten (1)
Kategorien
Mehr zu Univariate Discrete Distributions finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!