A Few Root-Finding Algorithms

This contains four different root-finding algorithms, each having a niche region of utility.

You are now following this Submission

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 (2026). A Few Root-Finding Algorithms (https://in.mathworks.com/matlabcentral/fileexchange/73705-a-few-root-finding-algorithms), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0