norm form and prediction
이전 댓글 표시
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.
채택된 답변
추가 답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 Univariate Discrete Distributions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!