Forecasting in neural network
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
I have data of hourly usage of a lan. I have to predict how much bandwidth is it using hourly.
x-axis = 1,2,3..... 24 hours of a day y axis = percentage usage among all other lans in that hour.
I have to use neural network for forecasting the usage. what nn to use-- back propagation or time series. I am new to this. So please help. a sample example can be a help.
댓글 수: 2
Greg Heath
2014년 11월 29일
Insufficient explanation.
How much data do you have?
How much do you want to predict ahead?
Is the total number of lans constant?
Meghna
2014년 11월 29일
답변 (0개)
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!