Calculation of root using bracket and open end method

Root Calculation using open end and bracket method
745 download
Aggiornato 22 feb 2015

Visualizza la licenza

The .zip file contain generic matlab codes for finding root of the function.Two different types of root finding method open end and bracket are demonstrated. In case of bracket,it implements bisection and false position method and for open end newton raphson,secant method and method of successive approximation.

Cita come

Mohammad Asif Khan (2025). Calculation of root using bracket and open end method (https://it.mathworks.com/matlabcentral/fileexchange/49699-calculation-of-root-using-bracket-and-open-end-method), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2013a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Systems of Nonlinear Equations in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.1.0.0

Method of Successive Approximation is added

1.0.0.0