You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This code solves the non-linear equations using regula-falsi method or false position method with number of iterations as a stopping criterion. Function takes 3 arguments i.e. x1 and x2 the bracket values and n is the number of iterations. The code is written in a very simple way and can be easily understood. f.m file is the function where you can write the desired equations whose roots are ought to be find.
Cite As
Sander Khowaja (2026). Regula Falsi Method (https://au.mathworks.com/matlabcentral/fileexchange/48329-regula-falsi-method), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: regulafalsi.m
General Information
- Version 1.0.0.0 (492 Bytes)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
