Implementation of Artificial Neural Network (ANN) in MATLAB-SIMULINK! Step by Step Complete Tutorial

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

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

  • @arifmama8225
    @arifmama8225 Год назад +1

    This video deserve a huge thumbs up

  • @mukhtarsani9871
    @mukhtarsani9871 Год назад +1

    An excellent video. Thank you very much.

  • @PandiyanM22PHD064
    @PandiyanM22PHD064 Год назад +1

    Great work sir. How to use this for bearing fault classification. Please?

  • @SivaPragathese
    @SivaPragathese Год назад +1

    Very good. Thank you. How about the data interpretation? Can you share that also please.....?

  • @sirque1898
    @sirque1898 11 месяцев назад

    How do you insert input data (in the form of a 70x5 matrix) into the constant block in the Simulink model?

  • @raninury0123
    @raninury0123 2 года назад +1

    sir, after ann results this how to find the optimization by GA? Like ANN couple with GA

    • @SparkItup1
      @SparkItup1  2 года назад +2

      I will make another video regarding optimization via nature inspired intelligent algorithms soon.

    • @raninury0123
      @raninury0123 2 года назад +1

      @@SparkItup1 I'm waiting thank you very much ..

  • @anishdeshpande9335
    @anishdeshpande9335 Год назад +1

    hello sir, i need some help regarding ANN using MATLAB R2023a can you please help me with this

  • @vuanh2619
    @vuanh2619 Год назад +1

    Thank you so much for your video. It's very helpful. Can i ask a question, pls. i have trouble while trying to use the trained neural network, in Live editor. i dont understand the [OutputPred = sim(net, Xtest)] at the moment 9:10 in your video. Tried using it, the sistem noted the eror [No system or file called 'out' found] - when i typed [Outputpred = sim('out', tets)] or eror ['model' parameter must be a character vector] when i type [OutputPred = sim(out, tets)] I use matlab 2021b. Can you please help me solve this problem, sir. Thank you so much for your time and your video again.

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

      did you found the solution?

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

      I just found out the solution. Go to HOME tab and click live script. It should be on the upper left side of the window, then you can type your prediction OutputPred = sim("yournetwork","VariableForPrediction") and click RUN; it will take a few moments before it generates the results. Hope it helps.

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

      @@EqhwanVid Can U show me my mistake using it please. Have a great day!

    • @sirque1898
      @sirque1898 11 месяцев назад

      you have to click on the "Save Results" first then only the file called 'out' will appear in the workspace. Then, you can run the live editor with the "Outputpred = sim('out', tets" command..The prediction values will appear on the right of the live editor window

  • @add-wisehaalathakikatkeanu5342
    @add-wisehaalathakikatkeanu5342 2 года назад

    How to save the NN after its creation; hw to use it later on for ex for cross-validation

  • @xyz313
    @xyz313 2 года назад +1

    good job Sir,, could you please share the data,, so that I can practice using ANN based on the data,,

  • @salwaa.a574
    @salwaa.a574 2 года назад +1

    Thank you so much

  • @terroristkoti6041
    @terroristkoti6041 2 года назад

    hello i have one doubt i.e
    i have input has variables(xtrain)
    and i have output as graph(ytrain)
    so how to take variable y as graph in excel.
    can you clarify me.

    • @SparkItup1
      @SparkItup1  2 года назад

      your question is not quite clear. However, left hand side column is x, right hand side column would be y in excel

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

    Good Job 👍

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

    Thank you

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

    Please give the excel sheet link