Muller

版本 1.0.0.0 (2.9 KB) 作者: Daniel Cortes
Find a zero crossing of a real or complex function using Muller's method
4.5K 次下载
更新时间 2008/3/6

查看许可证

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
类别
Help CenterMATLAB Answers 中查找有关 Networks 的更多信息

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.