Topic: "eulers-method"
wasiif/NumericalAnalysis
This repository contains a collection of numerical methods implemented in C++ , Python programming languages, designed to solve mathematical problems such as root-finding, interpolation, integration, and differential equations
Language: C++ - Size: 32.2 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

pedrohgp02/SIRVD-COVID-Simulation
This assignment demonstrates modeling and coding through a numerical simulation of COVID-19 in Brazil using the SIRVD model. It includes variables like infection, recovery, and vaccinations. The simulation employs Euler's method for solving differential equations, offering insights into disease dynamics and public health interventions.
Language: Jupyter Notebook - Size: 8.53 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

AndyJohnsonMath/numericalDifferentialEquations
A repository full off numerical methods used for solving ordinary differential equations
Language: Jupyter Notebook - Size: 422 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

CarlKho-Minerva/23US-1-3_Algorithms-and-Simulations
This repository contains two Python codes that implement different algorithms and simulations. The first provides an implementation of the traveling salesman problem (TSP) algorithm using a randomized nearest neighbor algorithm and a 2-opt optimization algorithm. The second simulates the spread of COVID-19 using the SIR model and Euler's method.
Language: Jupyter Notebook - Size: 1.85 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Spinny2005/EulerSolver
Euler's Method Calculator
Language: Python - Size: 48.8 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
