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

조회 수: 1 (최근 30일)
I can't use symbolic calculus. The loop needs to be limited since divergence is possible.

채택된 답변

James Tursa
James Tursa 2013년 12월 5일
You can find an example here:

추가 답변 (2개)

tim del
tim del 2019년 7월 27일
8y+2z=-7
3x+5y+2z=8
6x+2y+8z=26

Hamid Khan
Hamid Khan 2022년 5월 24일
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.

카테고리

Help CenterFile Exchange에서 Calculus에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by