Wegstein's Method for solving non-linear equations

This code employs the Wegstein's method to solve non-linear equations.
108 Descargas
Actualizado 12 abr 2021

Ver licencia

Solving non-linear equations can be troublesome and many of the existing methods can diverge, or might be sensitive to initial guesses. Other methods would require the calculation of the derivative of the function. The Wegstein's method is a modification to the fixed-point method for solving non-linear equations, which does not require the calculation of any derivatives, and it is pretty insensitive to initial guesses. Refer to the following for more information on the method:

https://ir.library.oregonstate.edu/downloads/2r36v1962

https://www.youtube.com/watch?v=T_6mR6rJXQQ

Citar como

Omar Khalifa (2025). Wegstein's Method for solving non-linear equations (https://la.mathworks.com/matlabcentral/fileexchange/90337-wegstein-s-method-for-solving-non-linear-equations), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2021a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0