RootFinding Demo

版本 1.0.0.1 (48.5 KB) 作者: Teja Muppirala
A demo of root-finding using Newton’s Method. ニュートン法を用いて解の探索を行うデモです
1.1K 次下载
更新时间 2016/9/1

查看许可证

编者注: 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.

引用格式

Teja Muppirala (2024). RootFinding Demo (https://www.mathworks.com/matlabcentral/fileexchange/41736-rootfinding-demo), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2013a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Just for fun 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.1

Updated license

1.0.0.0