Can someone write an example of using the secant method to find roots of equations?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Michael
am 5 Dez. 2013
Beantwortet: Hamid Khan
am 24 Mai 2022
I can't use symbolic calculus. The loop needs to be limited since divergence is possible.
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (2)
Hamid Khan
am 24 Mai 2022
Write an algorithm for Secant method. Implement the algorithm in matlab and approximate root of a nonlinear equation of your own choice. Find the errors in first three iterations. Display all values in list form.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Calculus finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!