Can someone write an example of using the secant method to find roots of equations?

1 vue (au cours des 30 derniers jours)
I can't use symbolic calculus. The loop needs to be limited since divergence is possible.

Réponse acceptée

James Tursa
James Tursa le 5 Déc 2013
You can find an example here:

Plus de réponses (2)

tim del
tim del le 27 Juil 2019
8y+2z=-7
3x+5y+2z=8
6x+2y+8z=26

Hamid Khan
Hamid Khan le 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.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by