MATLAB Tutorial Part 6 Bisection Method Root finding

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

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

  • @aihaibara3926
    @aihaibara3926 8 лет назад +46

    please show the tutorial to make the table with iteration number, x-lower, x-upper, and x-middle in it. i can't seem to understand how you showed me that table in 6:52

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

    OMG it worked!!! I've been at this for HOURSSSSSSSS You have saved my sanity !!!! THank you

  • @nicolas2vino
    @nicolas2vino 5 лет назад +2

    Thank you so much ! You really helped me for a Homework assignment

  • @amandabollinger7328
    @amandabollinger7328 5 лет назад +7

    I cant figure out how to make the table? any help with this would be appreciated

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

    Hi may I know how to display the iteration results in table form like you did

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

    how did you code the bisection with iteration?

  • @CostinBeiu
    @CostinBeiu 3 года назад +1

    You should include in check condition the zero values, not only negative ones.

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

    Thank u for that video i really understood that method thanks to u :)

  • @vakonightsbane9044
    @vakonightsbane9044 8 лет назад +3

    How do you make the graph?

  • @chuacheinchian4746
    @chuacheinchian4746 9 лет назад +1

    why my command window doesn't show any iterations just like yours???

  • @photosapientt
    @photosapientt 7 лет назад +5

    Very helpful, thank you. How did you manage to plot a x-by-iteration graph though?

  • @SaadKhan-rg9ie
    @SaadKhan-rg9ie 8 лет назад +7

    your while loop is not working

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

    I have to find that how did you programmed the program in 6.52

  • @sho_cakes
    @sho_cakes 10 лет назад

    If you were to program to find a arbitrary 3rd-degree polynomial, how do you make matlab to guess where are the lower x and the upper x?

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

    why while>0.01 means close to zero and not values that are bigger than 0.01

  • @arad2946
    @arad2946 6 лет назад

    how to use for loop for the same question?

  • @alexhendon69
    @alexhendon69 6 лет назад

    very nice simple way of doing it

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

    u were good at the beginning. but from 4:00 u left me totally

  • @foxr.e.m.4447
    @foxr.e.m.4447 7 лет назад +15

    Programming 😭😭 its ripping me a new one.

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

      3 years later how big is that hole sir?

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

      @@davidnguyen4353 bullet size

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

    there's actually two roots: 2.45 and - 2.45

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

    You don't mention the number of iteration.
    guide me about this

  • @Hana__-uf3gv
    @Hana__-uf3gv 3 года назад

    you're great.

  • @zellcrs
    @zellcrs 10 лет назад +1

    would be nice to see the function....

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

    in if statement x_upper should be equal x_mid and in else statement x_lower should be equal x_mid

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

    "so.. screw that part" LMAO

  • @muhammadseyab9032
    @muhammadseyab9032 8 лет назад

    thanks alot i understood your tutorial

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

    Thank you so so much!

  • @zakatana
    @zakatana 8 лет назад

    excellent video. Thank you.

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

    I'm really needs help, if you still offered that after 10 years now

  • @muhammadseyab9032
    @muhammadseyab9032 8 лет назад

    what should we write at the end you have fprintf i cant got it plz tell me

  • @ritika8sharma2
    @ritika8sharma2 12 лет назад

    Hi Adnan Shahin,
    How can I contact you? I need the code.

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

    thank you so much sir

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

    Matlab ka project banana hai pr latest version nai hai mary pass.. 2007 wala hai to us mai bohat sary changes hain...😓😥

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

    6:50

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

    Thanks a lottt :)))

  • @forbeswilson5306
    @forbeswilson5306 9 лет назад +1

    Could have had the decency to use a trig function!

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

    even u do the same code u will not get the same answer

  • @hudan9549
    @hudan9549 8 лет назад

    thank you

  • @78lintu
    @78lintu 11 лет назад

    i also need the code :/

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

    how did you code the bisection with iteration?