Secant Method - Numerical Root Finding Methods in Python and MATLAB

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

КОМЕНТАРІ • 2

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

    Thank you . It was really helpful. I have a question though, what if we wanted to create a table that we can see results of each iteration in python .
    I mean what should we do if we wanted to create a table which for n=1 shows x_n-1 and x_n and x_n+1 etc .
    And then the next iteration
    Until it stops

  • @Tigre-
    @Tigre- Рік тому +1

    10:16