Font size
A-
A
A+
Site color
R
A
A
A
Skip to main content
Side panel
Home
More
English (en)
English (en)
Français (fr)
العربية (ar)
You are currently using guest access
Log in
Home
This video explains the principle of Euler method
Numerical Methods and Programming
This video explains the principle of Euler method
Open course index
Completion requirements
Mark as done
watch
Last modified: Wednesday, 11 December 2024, 9:48 AM
Previous activity
Numerical Solution of Ordinary Differential Equations of First Order
Jump to...
Jump to...
Annonces
Information about the content
Glossary of Numerical Methods and Programming
Books/References
Introduction
Chapitre 1 : Numerical Integration
Explanatory video: Trapezoidal method
Practical Work 1: Matlab (Sylab) code of the trapezoidal method for Numerical Integration
Explanatory video: Simpson's method
Practical Work 2: Matlab (Sylab) code of Simson's method for Numerical Integration
Solved Exercises
Forum on Chapter 1
Test 1: Test about Numerical Integration
Numerical Solution of Nonlinear Equations
This video explains the principle of the Bisection (Dichotomy) method.
Practical Work 3: Matlab (Sylab) code of Bissection method for Numerical Integration
Explainer Video: Newton-Raphson Method
Practical Work 4: Matlab (Sylab) code of Newton-Raphson method for Numerical Integration
Solved Exercises
Forum on Chapitre 02
Test 2: Test about Numerical Solution of Nonlinear Equations
Numerical Solution of Ordinary Differential Equations of First Order
Practical Work 5: MATLAB (Sylab) code of Euler method
This video explains the principle of the Second- Order- Runge Kutta method (RK2)
Practical Work 6: MATLAB (Sylab) code of the Second-Order Runge-Kutta (RK2) Method
This video explains the principle of the Fourth- Order- Runge Kutta method (RK4)
Practical Work 7: Matlab (Sylab) code of Fourth-Order Runge-Kutta (RK4) method
Solved Exercises
Forum on Chapitre 03
Test 3: Test about Numerical Solution of Ordinary Differential Equations of First Order
Numerical Solution of Systems of Linear Equations
This video explains the principle of Jaccobi method
MATLAB (Scilab) code of the Jacobi method for solving systems of linear equations
This video explains the principle of Gauss-Seidel method
Practical Work 9: Matlab (Sylab) code of Gauss-Seidel method for solving systems of linear equations
Solved Exercices
Exam 2025
Solution of the exam
Next activity
Practical Work 5: MATLAB (Sylab) code of Euler method