Wegstein's Method for solving non-linear equations

This code employs the Wegstein's method to solve non-linear equations.
108 download
Aggiornato 12 apr 2021

Visualizza la licenza

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

Cita come

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

Compatibilità della release di MATLAB
Creato con R2021a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0