getROOT

Finds root using NUMERICAL METHODS in GUI
1,3K Downloads
Aktualisiert 19 Aug 2014

Lizenz anzeigen

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.

Zitieren als

abhilashdbire (2024). getROOT (https://www.mathworks.com/matlabcentral/fileexchange/47579-getroot), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2013a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.2.0.0

maximum number of iterations can be changed

1.1.0.0

screenshot added

1.0.0.0