A Few Root-Finding Algorithms

Version 1.0.0 (4.36 KB) by Gatech AE
This contains four different root-finding algorithms, each having a niche region of utility.
173 Downloads
Updated Mon, 16 Dec 2019 22:23:29 +0000

View License

Four standard root-finding functions.
- Bisection method for bounded searching.
- Secant method for slope-based root finding
- Fixed point iteration for fast solving in constrained circumstances
- Mueller's method that can solve most root-finding problems that even fzero might not

Cite As

Gatech AE (2024). A Few Root-Finding Algorithms (https://www.mathworks.com/matlabcentral/fileexchange/73705-a-few-root-finding-algorithms), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2019b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Denoising and Compression in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0