norm form and prediction
Afficher commentaires plus anciens
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.
Réponse acceptée
Plus de réponses (1)
Catégories
En savoir plus sur Univariate Discrete Distributions 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!