Can someone write an example of using the secant method to find roots of equations?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Michael
el 5 de Dic. de 2013
Respondida: Hamid Khan
el 24 de Mayo de 2022
I can't use symbolic calculus. The loop needs to be limited since divergence is possible.
0 comentarios
Respuesta aceptada
Más respuestas (2)
Hamid Khan
el 24 de Mayo de 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 comentarios
Ver también
Categorías
Más información sobre Calculus en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!