Search: explicit

9 results

Ordinary Differential Equations 1

  Euler's Method

euler, differential equation, euler explicit method, set of odes, basic

A thorough walkthrough of the theoretical aspects of Euler's method. Also covers how to solve higher order ODEs.

Basics 1

  Simple implementation of Euler's method

explicit euler method, ode, implementation, basic

Basic notebook covering how to implement Euler's method, without much focus on theory

Electromagnetism 1

  Uniform Magnetic Field

magnetism, explicit euler method, ode, Lorentz' law

Solving Lorentz force law for a charged particle traveling in a uniform magnetic field using Euler's method.

Mechanics 2

  Projectile motion

explicit euler method, 4th order runge-kutta, ode, Big Bertha, set of odes

Computing the trajectory of a projectile moving through the air, subject to wind and air drag.

  Simple Pendulum

animation, explicit euler method, ode

Simulates the simple pendulum and damped simple pendulum

Astrophysics 1

  Planetary Motion

space, explicit euler method, gravity, newton

Applying the explicit and implicit Euler methods and the fourth order Runge-Kutta method to calculate the trajectory of the Earth around the Sun.

Ordinary Differential Equations 2

  Adaptive Runge-Kutta Methods

explicit euler method, 4th order runge-kutta, embedded runge-kutta pair, trapezoidal method, ode

Solving a first-order ordinary differential equation using Runge-Kutta methods with adaptive step sizes.

  Runge-Kutta Methods

explicit euler method, 4th order runge-kutta, ode

Solving a first-order ordinary differential equation using the Runge-Kutta method.

Chemistry 1

  Lennard-Jones Potential

explicit euler method, lennard-jones potential

A simple physical model that approximates the interaction between a pair of neutral atoms or molecules.