Can someone write an example of using the secant method to find roots of equations?
4 次查看(过去 30 天)
显示 更早的评论
I can't use symbolic calculus. The loop needs to be limited since divergence is possible.
0 个评论
采纳的回答
更多回答(2 个)
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.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Calculus 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!