A C project which can calculate the definite integral of real functions using Newton-Cotes quadrature formulas.
-
Updated
Aug 8, 2022 - C
A C project which can calculate the definite integral of real functions using Newton-Cotes quadrature formulas.
CODE FOR ALL MODULES OF NUMERICAL METHODS
Codes for diffferent Numerical methods
Numerical methods and calculator written in C. (Integration and differentiation of several variables and more!). Ultimately turning into a math library at this point with support for multivariable operations. Much thanks to the creator of TinyExpr for ease of expression parsing
OpenMP parallelization for various numerical methods and miscellaneous problems using C
C code bisection, gauss seidel, incremental search, jacobi Method , LU Decomposition, Newton_Raphson, Power Method, QR_Decomposition, regula_falsi Method, Simpson and Trapezoidal Integration
Calculates ∫(dx/(1+x^2)) within the limit a,b for n sub-intervals using Simpson's 1/3rd Rule of Integration
Программы по дисциплине "Вычислительная математика" 5 семестра ФИТ НГУ
MPI parallelization for various numerical methods and miscellaneous problems using C
Calculates n-dimensional definite integrals using Simpson's Rule.
This repository holds the assignments of SC302 - Parallel Processing And Grid Computing Lab of Masters' in Scientific Computing.
My lecture notes and codes on Numerical Analysis
Delve into the world of 'Numerical Analysis for Engineers' through this comprehensive course repository. Explore algorithms, simulations, and computations for engineering challenges. Dive into projects, codes, and practical applications to enhance problem-solving skills and numerical accuracy.
Add a description, image, and links to the simpson-rule topic page so that developers can more easily learn about it.
To associate your repository with the simpson-rule topic, visit your repo's landing page and select "manage topics."