Euler's Method to solve ODEs with MATLAB code

Поділитися
Вставка
  • Опубліковано 15 гру 2024

КОМЕНТАРІ • 46

  • @salimamansoura7838
    @salimamansoura7838 3 роки тому +7

    May God reward you for all your efforts and all the valuable information that you provide us smoothly .

  • @MrAchilleez
    @MrAchilleez 2 роки тому

    This video is saving my grade for this term. Thank you for putting this out here for all to see :)

  • @Najambolognian26
    @Najambolognian26 3 роки тому

    Behtareen Sir G ❤️❤️❤️😍

  • @azizulhakimbappy3253
    @azizulhakimbappy3253 2 роки тому

    Thank you sir.(Love from Bangladesh)

  • @mathecian
    @mathecian 4 роки тому +1

    Great work

  • @mobina42831
    @mobina42831 2 роки тому

    Thanks u alot. I really needed the codes🌹🌹🌹🌹🌹🌹

  • @ankitmishra2723
    @ankitmishra2723 29 днів тому

    Thanks sir❤

  • @rohitpandey9391
    @rohitpandey9391 2 роки тому

    Kya jabardast hai sir

  • @ayezawasim3211
    @ayezawasim3211 2 роки тому

    can you do steffensen's method for finding the roots without using function? please!!

  • @minormistake6522
    @minormistake6522 2 роки тому

    thank you sir im from india

  • @QAYEESIMRUL
    @QAYEESIMRUL 2 роки тому

    Thank you so much

  • @ShahidAliVlogs87
    @ShahidAliVlogs87 Рік тому

    Assalamu Alaikum Sir, I need the code of the backward Euler method with absolute and relative error. I saw the playlist but was not found, can you provide it. Thanks

    • @ATTIQIQBAL
      @ATTIQIQBAL  Рік тому

      W salam. I haven't tried it yet. I hope you could find something on internet. Best wishes

  • @ThePsalmist6070
    @ThePsalmist6070 2 роки тому

    This is very nice, thank you. But how do I add a plot to this solution?

    • @ATTIQIQBAL
      @ATTIQIQBAL  2 роки тому

      You will be having t and y vector at the end of the code. Just write plot(t,y)

  • @wadhahal-sadi9943
    @wadhahal-sadi9943 2 роки тому

    I'd like to thank you for sharing your expertise on UA-cam; would it be feasible to design a Matlab code for the Modified fractional Euler method and Adams-Bashforth-Moulton Method -fractional Differential Equations? I will appreciate and be grateful for this donation.

    • @ATTIQIQBAL
      @ATTIQIQBAL  2 роки тому

      Everything is possible if you give proper time. I will look into this code.

  • @9bithunter852
    @9bithunter852 4 роки тому

    Great.. Kya ap Bata sakty hain k ye backward Hai ya forward Euler method? Mujhe in dono ki smjh nahi a rahi.. Kindly guide krden

    • @ATTIQIQBAL
      @ATTIQIQBAL  4 роки тому +1

      It is forward since we are moving forward in time. We are putting values at previous time step n and getting values at next time step n+1.

    • @9bithunter852
      @9bithunter852 4 роки тому

      @@ATTIQIQBAL thanks

  • @baraahaitham7952
    @baraahaitham7952 3 роки тому

    Why does it appear to me that the function is undefined or variable '1'

    • @ATTIQIQBAL
      @ATTIQIQBAL  3 роки тому

      Check the syntax of code clearly. if you didn't get it then email me the snapshot of the code and error.

    • @baraahaitham7952
      @baraahaitham7952 3 роки тому

      @@ATTIQIQBAL Can you give me your email

    • @ATTIQIQBAL
      @ATTIQIQBAL  3 роки тому

      attiqforstudents@gmail.com

    • @baraahaitham7952
      @baraahaitham7952 3 роки тому

      @@ATTIQIQBAL The website cannot be reached .

  • @shanmukharao3452
    @shanmukharao3452 4 роки тому

    Really great video u have done thanku very much.......for 2nd order non homogeneous differential equations have u developed any MATLAB code, pls let me know....it's really helpful for me.....Thanks in advance

    • @ATTIQIQBAL
      @ATTIQIQBAL  4 роки тому

      Glad it helped and I haven't tried to develop the code you are interested in. But try to break the 2nd order ODE into two first order ODEs and then solve it using this euler method's code or any other Numerical scheme.

    • @shanmukharao3452
      @shanmukharao3452 4 роки тому

      @@ATTIQIQBAL thanku for your reply sir....I would like to contact with u sir...can I get your contact pls

    • @ATTIQIQBAL
      @ATTIQIQBAL  4 роки тому

      Write me email at attiqforstudents@gmail.com

    • @shanmukharao3452
      @shanmukharao3452 4 роки тому +1

      @@ATTIQIQBAL thanku soo much sir

    • @adnantahir9824
      @adnantahir9824 3 роки тому

      Sir wo video ka link dy dain

  • @kullas8943
    @kullas8943 4 роки тому

    Do it by Milne's method sir

  • @bansishah2091
    @bansishah2091 3 роки тому

    how to plot y and z against t ?

    • @ATTIQIQBAL
      @ATTIQIQBAL  3 роки тому

      First generate t vector in command window using
      t = t0:h:tn
      Then use the command
      plot(t,y,t,z)

    • @bansishah2091
      @bansishah2091 3 роки тому

      @@ATTIQIQBAL Hello Sir Attiq. It isn't working for me. Can I email you my code for you to take a look at it ?

    • @ATTIQIQBAL
      @ATTIQIQBAL  3 роки тому +1

      Yes email at attiqforstudents@gmail.com

  • @cafenormal3944
    @cafenormal3944 3 роки тому

    It gives a error in the "for" line 8

    • @ATTIQIQBAL
      @ATTIQIQBAL  3 роки тому

      Share the screenshot of code and error at attiqforstudents@gmail.com

  • @Nia-rj7ty
    @Nia-rj7ty 4 роки тому

    What about drawing the graphs of these functions?

    • @ATTIQIQBAL
      @ATTIQIQBAL  4 роки тому +2

      Since you have data in both t and y vector so if you want to draw graph of solution y with respect to time t then you can simply use plot command after the loop ends.

  • @SalimSalim-eg3gq
    @SalimSalim-eg3gq 8 місяців тому

    Method euler explicit and implicit help me please 😢

    • @ATTIQIQBAL
      @ATTIQIQBAL  8 місяців тому

      This is explicit since everything on the right hand side is known from previous iteration or initial condition for 1st iteration.

  • @shanmukharao1683
    @shanmukharao1683 3 роки тому

    SIR, IS IT POSSIBLE TO SOLVE COUPLED 2nd ODE BY MODIFIED EULERS METHOD? IF IT IS PLS DO VIDEO ON THAT.......THANKS IN ADVANCE

    • @ATTIQIQBAL
      @ATTIQIQBAL  3 роки тому

      Yes it is possible. I will try to do video on that soon.

  • @norasellaoui1822
    @norasellaoui1822 2 роки тому

    100/100 👌