Electricity Load Forecasting with the help of Artificial Neural Network in matlab

Поделиться
HTML-код
  • Опубликовано: 12 янв 2025

Комментарии •

  • @sumitmishra6924
    @sumitmishra6924 6 лет назад +1

    Can you tell how do we get the data for load forecasting?

  • @sidsaw12134
    @sidsaw12134 6 лет назад +2

    Hey, can you please tell me how to make time series predictions for the further time period, say next 3- 5 years using nntool?

    • @MATLABSolutions
      @MATLABSolutions  6 лет назад +1

      using nntool is difficult but using code you can.

    • @sidsaw12134
      @sidsaw12134 6 лет назад +1

      can you please help me with a sample code?

    • @azamazam2338
      @azamazam2338 5 дней назад

      @@MATLABSolutionsi have data 2024 full from jan untill december..but how to forecast for years 2025?

  • @harshininagarajan7641
    @harshininagarajan7641 4 года назад

    Which MATLAB version is this?

  • @ZvikomboreroKapumha
    @ZvikomboreroKapumha 3 года назад

    Do you have the same problem being solved by Genetic Algorithm in Matlab

  • @vgmuruganandam6004
    @vgmuruganandam6004 3 года назад

    Sir ,could you please make a detailed video on this topic?

  • @mdsabbirhossain4248
    @mdsabbirhossain4248 Год назад

    Can you please tell me how you get the regression model coding that is write in matlab? thanks

  • @ahmadnorazharbinmohdyatim-926
    @ahmadnorazharbinmohdyatim-926 6 лет назад +2

    this one is predict model..not forecast a day ahead.sorry if i wrong

  • @omarmahmoud6650
    @omarmahmoud6650 5 лет назад

    can u pls tell me what are the 8 columns in X input?

  • @navd89EE
    @navd89EE 7 лет назад

    hey, can u tell me how you connected the database? i am not having "Data" option in drop down menu at your video time '09' second

  • @mariusbotezatu6365
    @mariusbotezatu6365 5 лет назад

    where are the sample data? I don't get it.....how can you forecast without a sample data? Only input and target data is not enough...

    • @MATLABSolutions
      @MATLABSolutions  5 лет назад

      what do you mean by sample data?

    • @mariusbotezatu6365
      @mariusbotezatu6365 5 лет назад

      For example, if we have hourly data for only one day e.g "2004.01.01" and I want to forecast the "SysLoad" for the first hour of the next day "2004.01.02" then the sample data are (DryBulb, DewPnt, ElecPrice) for that hour

    • @jayeshsingh4954
      @jayeshsingh4954 4 года назад

      @@mariusbotezatu6365 did you get it solved?

  • @vgmuruganandam6004
    @vgmuruganandam6004 3 года назад

    Sir,send data sheet for load forecasting?

  • @ahmedtariqsilat
    @ahmedtariqsilat 4 года назад

    Hi
    Can I get the data sources ?

  • @embeddedtechnologies9425
    @embeddedtechnologies9425 4 года назад +2

    sir, please provide data.

  • @peterenejo4101
    @peterenejo4101 5 лет назад

    It keeps giving me this error. The number of inputs does not match the size of net_inputs

    • @embeddedtechnologies9425
      @embeddedtechnologies9425 4 года назад

      matrix error, do you have data set, then please send it to contact3sujay@gmail.com

  • @marwahelal4620
    @marwahelal4620 7 лет назад

    my research is about extracting harmonic current for active parallel filter and i have to use artificial neural network. please could you help to solve this problem with matlb.
    thank you very much

    • @MATLABSolutions
      @MATLABSolutions  7 лет назад

      Please contact our team on www.matlabsolutions.com

  • @khan007don
    @khan007don 7 лет назад

    Hii !! I want to know that how you calculated those Target values(Y) ? Your answer will be highly appreciated :)

    • @MATLABSolutions
      @MATLABSolutions  7 лет назад

      Targeted values (Y) is the load data for which you want to test your neural network.

  • @embeddedtechnologies9425
    @embeddedtechnologies9425 4 года назад

    why it cant be used in NSE

    • @MATLABSolutions
      @MATLABSolutions  4 года назад

      NSE?

    • @embeddedtechnologies9425
      @embeddedtechnologies9425 4 года назад

      @@MATLABSolutions
      Stock exchange

    • @MATLABSolutions
      @MATLABSolutions  4 года назад

      @@embeddedtechnologies9425 it can be but it will not give you exact predictions as stock market depends on various features like news, geopolitics etc.

  • @iiiiii-w8h
    @iiiiii-w8h 4 года назад

    Can we do better? How?

  • @PavanMuppala
    @PavanMuppala 4 года назад

    did it consider seasonality(longitudinal data)

  • @mirulmanan2316
    @mirulmanan2316 4 года назад

    do you have the code

  • @Khomainie
    @Khomainie 7 лет назад

    hi guys, for this coding.. could anyone explain the purpose of data.Numdate ? i found in not make sense value when converted to datetime? for example 731947.0000 = 3904-01-01

    • @MATLABSolutions
      @MATLABSolutions  7 лет назад

      Datenum function converts the date and time into a serial number and that serial number starts from a fixed, preset date (January 0, 0000) in the proleptic ISO calendar.

  • @benazirvighio171
    @benazirvighio171 7 лет назад +1

    please code

  • @vgmuruganandam6004
    @vgmuruganandam6004 3 года назад

    Sir, we are getting genpredictor error while running regression file.
    Could you please our pblm