water demand forecasting using neural network

2 ビュー (過去 30 日間)
niranjan sane
niranjan sane 2011 年 11 月 24 日
my project is to develope and ANN network which will forecast water demand depending on previous consumption and temperatuer.i have per day consumption data from year 2005-2011 i want to use this data and predict cnsumption for 2011 so how can i design a neural network for my application. plz help.regarding the same as i am new to neural network.

採用された回答

Greg Heath
Greg Heath 2011 年 11 月 26 日
Start by reading the documentation and try to reproduce the timeseries forecasting examples. Additional information can be obtained by searching the Newsgroup using the search words
timeseries and/or forecasting.
Hope this helps,
Greg
  2 件のコメント
niranjan sane
niranjan sane 2011 年 11 月 28 日
hello sir,
but how to use nntool for my application
niranjan sane
niranjan sane 2011 年 12 月 7 日
hello sir,
i am using nntool of matlab for my prediction my application is to forecast water demand based on previous consumption.
year month day net supply
2003 1 1 2900
2003 1 1 2915
.
.
2010 12 31 3400.
my input matrix has 3 inputs month day and date and output matrix is simply net supply.i have trained my network using
nntool i got good results in training,validation and testing.ie(0.93).but when i try to simulate the network using nntool to forecast the consumption
for 2011 year i am not getting good results.
i mean if the actual consumption on 1st jan 2011 is 3400 i am getting it as 2900.
can you give me any sugession how to improve the results.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSequence and Numeric Feature Data Workflows についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by