GUI for "Newton's Method Done Right"

Demonstrates Newton's method of solving a system of nonlinear equations
486 Downloads
Updated 10 Mar 2014

View License

This code provides a graphical interface for Andrew Knyazev's "Newton's Method Done Right"
Caution: This code evaluates user input as Matlab code. Use only in a trusted environment.

Cite As

Barry Loper (2024). GUI for "Newton's Method Done Right" (https://www.mathworks.com/matlabcentral/fileexchange/44872-gui-for-newton-s-method-done-right), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Systems of Nonlinear Equations in Help Center and MATLAB Answers
Tags Add Tags
Acknowledgements

Inspired by: Newton's method done right

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

Fixed un-intuitive case sensitivity.

1.0.0.0