Muller

Find a zero crossing of a real or complex function using Muller's method
4.4K Downloads
Updated 6 Mar 2008

View License

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 (2024). Muller (https://www.mathworks.com/matlabcentral/fileexchange/19050-muller), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Networks 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.0

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