0% found this document useful (0 votes)
13 views

MATLAB codes

The document lists three numerical methods for finding roots of equations using MATLAB codes. These methods include the False Position Method (Regula Falsi), the Newton-Raphson Method, and the Secant Method. Each method is commonly used in computational mathematics for solving nonlinear equations.

Uploaded by

mounaismail05
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views

MATLAB codes

The document lists three numerical methods for finding roots of equations using MATLAB codes. These methods include the False Position Method (Regula Falsi), the Newton-Raphson Method, and the Secant Method. Each method is commonly used in computational mathematics for solving nonlinear equations.

Uploaded by

mounaismail05
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

MATLAB codes

1. False Position Method (Regula Falsi)


2. Newton-Raphson Method
3. Secant Method

You might also like