Help with secant method
이전 댓글 표시
Hi I need help finsing the root of this function(f =@(x) 0.99^2*2*pi*x-tanh(2*pi*x)) using the Secant method. I would help finding the root my function without any built in functions.
댓글 수: 2
James Tursa
2020년 11월 19일
What have you done so far? What specific problems are you having with your code?
Yogesh Bhambhwani
2020년 11월 19일
답변 (1개)
James Tursa
2020년 11월 19일
0 개 추천
You might look here which even includes example code:
카테고리
도움말 센터 및 File Exchange에서 MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!