RootFinding Demo

A demo of root-finding using Newton’s Method. ニュートン法を用いて解の探索を行うデモです
1,1K Descargas
Actualizado 1 sep 2016

Ver licencia

Nota del editor: This file was selected as MATLAB Central Pick of the Week

This is a demo of root-finding using Newton’s Method. The user can enter an arbitrary function, along with an initial guess, and then each successive interation of Newton’s method is shown. In addition to simply entering the initial guess with the keyboard, the initial guess may be dragged around using the mouse, and the resulting graph will update dynamically. This provides a unique and compelling way to understand the important relationship between the initial guess and the outcome of the root-finding procedure.

Citar como

Teja Muppirala (2025). RootFinding Demo (https://www.mathworks.com/matlabcentral/fileexchange/41736-rootfinding-demo), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2013a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Just for fun en Help Center y MATLAB Answers.

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.1

Updated license

1.0.0.0