Muller
版本 1.0.0.0 (2.9 KB) 作者:
Daniel Cortes
Find a zero crossing of a real or complex function using Muller's method
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.
引用格式
Daniel Cortes (2025). Muller (https://www.mathworks.com/matlabcentral/fileexchange/19050-muller), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R14
兼容任何版本
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 | Corrections made according to the review of John D'Errico. |