Solve Nonlinear Equation Numerically

版本 1.0.0.0 (3.5 KB) 作者: Hassan Najjar
Four different methods for numerically solving nonlinear equations.
2.3K 次下载
更新时间 2013/1/15

查看许可证

This archive contains four different functions for solving nonlinear equations. Including Newton-Raphson, Fixed-point, Secant, & Bisection methods. This work was part of my coursework in an undergrad course on Numerical Methods. It includes timing and table printouts for analysis and comparison. There is a lot of observations you can make: for example, for a particular equation, one method might run the least number of iterations, while another will run more iterations but compute fastest. Of course how efficient my code is comes into play as well but that's something you can tweak with, too. If I had the time I would design an interactive application comparing the number of iterations and time-lapse for each method, etc. That would make it a powerful tool educationally & for analytical purposes.

引用格式

Hassan Najjar (2024). Solve Nonlinear Equation Numerically (https://www.mathworks.com/matlabcentral/fileexchange/39856-solve-nonlinear-equation-numerically), MATLAB Central File Exchange. 检索来源 .

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

Community Treasure Hunt

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

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