Muller

Find a zero crossing of a real or complex function using Muller's method

You are now following this Submission

This function find the zero of a real or complex (analytic) function using the Muller's method. The user must provide three initial guesses close the desired zero. The user can set the maximun number of iterations and other convergence parameters.

The outputs of the function are the value of the variable corresponding to the zero, the value of the function and the number of iterations used.

Cite As

Daniel Cortes (2026). Muller (https://www.mathworks.com/matlabcentral/fileexchange/19050-muller), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Networks in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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

Corrections made according to the review of John D'Errico.