A collection of numerical methods written in Nim
-
Updated
Sep 16, 2024 - Nim
A collection of numerical methods written in Nim
My codes for the courses of Computer Programming, and Numerical and Computational Physics at IITR
Implementation of well-known numerical methods.
Practice Problems for CS101 (Computer Programming and Utilization)
Numerical Integration - Definite Integration
numerical methods on Pascal
Numerical Method Codes in Python
Engenharia de Software 02 (UTFPR)
CODE FOR ALL MODULES OF NUMERICAL METHODS
Relatórios escritos em Python, no ambiente Google Colab, para a disciplina de Cálculo Numérico Computacional
A C project which can calculate the definite integral of real functions using Newton-Cotes quadrature formulas.
Make use of Midpoint rule, Trapezoid rule and Simpson's rule to approximate an integral
Numerical methods, with explanation on jupyter notebook.
a collection of numerical methods written in python language.
OpenMP parallelization for various numerical methods and miscellaneous problems using C
Implementation of the Simpsons rules using Java.
MATLAB function that performs numerical integration using Simpson's Rule where possible, and the Trapezoidal Rule otherwise
Program which calculates integrals using Simpson's and trapezoidal rules, while visualizing parameter-dependent graphs with Python.
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."