Some Numerical Analysis Examples in Fortran/بعض أمثلة التحليل العددي باستخدام فورتران

Numerical Analysis Examples. This guide covers key examples in numerical analysis using the Fortran programming language. Part I explores interpolation methods, including Lagrange's and Newton's formulas for equidistant values. Part II focuses on numerical integration techniques, such as t...

Полное описание

Сохранить в:
Библиографические подробности
Главные авторы: F. Ghaleb, Ahmed, Zakaria, Fanous
Формат:
Опубликовано: INP 2024
Online-ссылка:http://repository.inp.edu.eg//handle/123456789/5674
Метки: Добавить метку
Нет меток, Требуется 1-ая метка записи!
Описание
Итог:Numerical Analysis Examples. This guide covers key examples in numerical analysis using the Fortran programming language. Part I explores interpolation methods, including Lagrange's and Newton's formulas for equidistant values. Part II focuses on numerical integration techniques, such as the rectangular rule, trapezoidal rule, and Simpson's formula. Part III explains numerical solutions of equations using methods like false position, bisection, and Newton-Raphson. Part IV includes general programs for solving non-homogeneous equations and matrix inversion. This guide offers practical tools for programmers and researchers in numerical data analysis and mathematical problem-solving.