getROOT

Finds root using NUMERICAL METHODS in GUI

이 제출물을 팔로우합니다

Find root of transcendental equations using numerical techniques which includes
1)Newton-Raphson Method
2)Bisection Method
3)Secant Method
4)Regula Falsi Method
Give input as equation along with guess values and tolerance. Output is generated to display root and iterations required to get it.
Guess for Newton-Raphson method is guess number1.

인용 양식

abhilashdbire (2026). getROOT (https://kr.mathworks.com/matlabcentral/fileexchange/47579-getroot), MATLAB Central File Exchange. 검색 날짜: .

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.2.0.0

maximum number of iterations can be changed

1.1.0.0

screenshot added

1.0.0.0