Font size
A-
A
A+
Site color
R
A
A
A
تجاوز إلى المحتوى الرئيسي
واجهة جانبية
الصفحة الرئيسية
More
العربية (ar)
English (en)
Français (fr)
العربية (ar)
أنت الآن تدخل بصفة ضيف
تسجيل الدخول
الصفحة الرئيسية
Chapitre 1 : Numerical Integration
Numerical Methods and Programming
Chapitre 1 : Numerical Integration
Open course index
متطلبات الإكمال
Mark as done
اضغط على وصلة
Chap 1 Numerical Integration.pdf
لاستعراض الملف
النشاط السابق
Introduction
الانتقال إلى...
الانتقال إلى...
Annonces
Information about the content
Glossary of Numerical Methods and Programming
Books/References
Introduction
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
This video explains the principle of Euler method
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
النشاط التالي
Explanatory video: Trapezoidal method