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!