Maxwell's demon thought experiment - simple python model
Jean Joubert
Maxwell's demon thought experiment - simple python model
1:02
Coupled pendulum using python turtle and scipy.
Jean Joubert
Coupled pendulum using python turtle and scipy.
1:56
Easy Matlab program for the animation of the Fourier series of a square wave (3,0)
Jean Joubert
Easy Matlab program for the animation of the Fourier series of a square wave (3,0)
0:38
Damped simple harmonic motion (pendulum) using Python Turtle and Scipy.
Jean Joubert
Damped simple harmonic motion (pendulum) using Python Turtle and Scipy.
1:20
Simple pendulum and a pendulum with constant acceleration using the Lagrangian.
Jean Joubert
Simple pendulum and a pendulum with constant acceleration using the Lagrangian.
11:24
Lagrange Interpolating Polynomial in Matlab (Numerical Method)
Jean Joubert
Lagrange Interpolating Polynomial in Matlab (Numerical Method)
11:21
Simple double pendulum using python turtle and scipy.
Jean Joubert
Simple double pendulum using python turtle and scipy.
1:35
Simple harmonic motion with underdamped oscillations and sinusoidal driving forces in Matlab/Octave.
Jean Joubert
Simple harmonic motion with underdamped oscillations and sinusoidal driving forces in Matlab/Octave.
6:17
Square Root Algorithm with some examples
Jean Joubert
Square Root Algorithm with some examples
14:36
Super easy stopwatch with python playing with the time and turtle modules
Jean Joubert
Super easy stopwatch with python playing with the time and turtle modules
0:26
Simple Atwood machine simulation in Python using the turtle module
Jean Joubert
Simple Atwood machine simulation in Python using the turtle module
1:05
Simple harmonic motion model of a vertical spring in python using the turtle module
Jean Joubert
Simple harmonic motion model of a vertical spring in python using the turtle module
0:42
Simple pendulum with python using the turtle module (simple code and solving from ODE)
Jean Joubert
Simple pendulum with python using the turtle module (simple code and solving from ODE)
0:42
Easy visual representation of simple harmonic motion in 2D in Python using turtle
Jean Joubert
Easy visual representation of simple harmonic motion in 2D in Python using turtle
1:30
Very simple Snake game in Matlab/Octave
Jean Joubert
Very simple Snake game in Matlab/Octave
1:19
Assessment of systems of linear equations and general solution for undetermined systems in Matlab
Jean Joubert
Assessment of systems of linear equations and general solution for undetermined systems in Matlab
9:55
Basic tutorial on the iterative Rayleigh Power Method in Matlab/Octave.
Jean Joubert
Basic tutorial on the iterative Rayleigh Power Method in Matlab/Octave.
11:54
Simple breakout type game in Matlab just for the fun of it.
Jean Joubert
Simple breakout type game in Matlab just for the fun of it.
1:19
Basic tutorial on the best fit line for an exponential equation in Matlab/Octave
Jean Joubert
Basic tutorial on the best fit line for an exponential equation in Matlab/Octave
6:12
Best fit line to data using the least squares method in Matlab for overdetermined systems (basic)
Jean Joubert
Best fit line to data using the least squares method in Matlab for overdetermined systems (basic)
8:22
Basic Gauss-Seidel and Jacobi iterative methods explained in Matlab (or Octave)
Jean Joubert
Basic Gauss-Seidel and Jacobi iterative methods explained in Matlab (or Octave)
11:07
Easy tutorial on how to plot a function with animated slope along the graph in Matlab (basic)
Jean Joubert
Easy tutorial on how to plot a function with animated slope along the graph in Matlab (basic)
4:13
Easy graphical analysis of a system of differential equations using phase diagrams in Matlab/Octave
Jean Joubert
Easy graphical analysis of a system of differential equations using phase diagrams in Matlab/Octave
8:09
Plotting a histogram and normal distribution - easy example for Python and Matlab/Octave
Jean Joubert
Plotting a histogram and normal distribution - easy example for Python and Matlab/Octave
1:26
Matlab tutorial playing with points, vectors, parametric equations and planes in 3 space
Jean Joubert
Matlab tutorial playing with points, vectors, parametric equations and planes in 3 space
10:29
Matlab tutorial playing with points, vectors, normals and parametric equations in 2 space
Jean Joubert
Matlab tutorial playing with points, vectors, normals and parametric equations in 2 space
7:15
Simple pong game using MATLAB
Jean Joubert
Simple pong game using MATLAB
1:37
Low temperature Stirling Hot Air Engine (Young engineers video) - Afrikaans
Jean Joubert
Low temperature Stirling Hot Air Engine (Young engineers video) - Afrikaans
5:52
Simple GUI application using python and tkinter that imports from and exports to txt file.
Jean Joubert
Simple GUI application using python and tkinter that imports from and exports to txt file.
1:30
Simple Tower of Hanoi solution using python turtle and recursive function
Jean Joubert
Simple Tower of Hanoi solution using python turtle and recursive function
2:17
Simple breakout game using python and the turtle module with 3D block rotation
Jean Joubert
Simple breakout game using python and the turtle module with 3D block rotation
1:39
Easy 3D cube with rotation in python and turtle
Jean Joubert
Easy 3D cube with rotation in python and turtle
0:44
Super easy model of the solar system part 2 using python and turtle.
Jean Joubert
Super easy model of the solar system part 2 using python and turtle.
1:40
3D geometric shape with change in perspective using Python and Turtle.
Jean Joubert
3D geometric shape with change in perspective using Python and Turtle.
0:56
Bouncing ball in 3D with python and turtle
Jean Joubert
Bouncing ball in 3D with python and turtle
1:22
Simple Pong 3D with python 3 and Turtle
Jean Joubert
Simple Pong 3D with python 3 and Turtle
0:57
Super easy model of the solar system using Python 3 and Turtle
Jean Joubert
Super easy model of the solar system using Python 3 and Turtle
1:19
Python model for conservation of momentum for elastic collisions in 2D using Turtle
Jean Joubert
Python model for conservation of momentum for elastic collisions in 2D using Turtle
1:17
Conservation of momentum in elastic collisions using python 3 and the Turtle module
Jean Joubert
Conservation of momentum in elastic collisions using python 3 and the Turtle module
0:52
Multiple object collisions/interactions in python 3 and turtle
Jean Joubert
Multiple object collisions/interactions in python 3 and turtle
1:00
Super easy car dodger game in Python 3 and using Turtle
Jean Joubert
Super easy car dodger game in Python 3 and using Turtle
0:34
Easy road dodger game with Python 3 and Turtle playing with simple background and gif animation.
Jean Joubert
Easy road dodger game with Python 3 and Turtle playing with simple background and gif animation.
1:05
Easy shooting flappy bird game with Python 3 and Turtle and with simple gif animation.
Jean Joubert
Easy shooting flappy bird game with Python 3 and Turtle and with simple gif animation.
1:18
Easy game in Python 3 and Turtle with a Ghostbusters theme and simple gif animation.
Jean Joubert
Easy game in Python 3 and Turtle with a Ghostbusters theme and simple gif animation.
1:23
Easy game with a cannon shooting balloons and simple gravity simulation in Python 3 and Turtle.
Jean Joubert
Easy game with a cannon shooting balloons and simple gravity simulation in Python 3 and Turtle.
1:01
Playing with simple gravity simulation in Python 3 and Turtle and game speed (fps)
Jean Joubert
Playing with simple gravity simulation in Python 3 and Turtle and game speed (fps)
2:54
Simple Race to the Exit type platform game using Python 3 and the Turtle module.
Jean Joubert
Simple Race to the Exit type platform game using Python 3 and the Turtle module.
1:42
Easy Race to exit platform game with Python 3 and Turtle
Jean Joubert
Easy Race to exit platform game with Python 3 and Turtle
0:58
Easy Race to exit platform game in Python 3 and using the Turtle module
Jean Joubert
Easy Race to exit platform game in Python 3 and using the Turtle module
0:43
Basic Tetris game using Python 3 and Turtle.
Jean Joubert
Basic Tetris game using Python 3 and Turtle.
2:16
Easy Karate pong type game with python 3 and the Turtle module playing with gif animation
Jean Joubert
Easy Karate pong type game with python 3 and the Turtle module playing with gif animation
1:18
Easy breakout using python 3 and pygame with start and game over screen
Jean Joubert
Easy breakout using python 3 and pygame with start and game over screen
2:25
Simple Pong with Python 3 and Pygame with start and game over screen
Jean Joubert
Simple Pong with Python 3 and Pygame with start and game over screen
1:01
Very basic Tetris type game with Python 3 and Turtle
Jean Joubert
Very basic Tetris type game with Python 3 and Turtle
1:05
Easy Connect Four game with Python 3 and the Turtle module showing the winning row
Jean Joubert
Easy Connect Four game with Python 3 and the Turtle module showing the winning row
1:03
Easy Connect Four Game using Python 3 and Turtle
Jean Joubert
Easy Connect Four Game using Python 3 and Turtle
0:31
Very easy Bounce/paddle game in Python 3 and Turtle
Jean Joubert
Very easy Bounce/paddle game in Python 3 and Turtle
0:29
Simple Cannon balloon shooting game with Python 3 and Turtle.
Jean Joubert
Simple Cannon balloon shooting game with Python 3 and Turtle.
0:54
Simple 'frogger' / Crossy Road type game in Python 3 with the Turtle module and animated gif
Jean Joubert
Simple 'frogger' / Crossy Road type game in Python 3 with the Turtle module and animated gif
0:36
Simple 'frogger'/Crossy road type game in Python 3 with the Turtle module and animated gif
Jean Joubert
Simple 'frogger'/Crossy road type game in Python 3 with the Turtle module and animated gif
0:28
Easy Dodger/Dropping Blocks game with Python 3 and Turtle with animated gif
Jean Joubert
Easy Dodger/Dropping Blocks game with Python 3 and Turtle with animated gif
1:40
Simple "Space Invaders" with Python 3 and Turtle and animated gif
Jean Joubert
Simple "Space Invaders" with Python 3 and Turtle and animated gif
0:45
Simple Snake game with python 3 and Turtle with animated gif.
Jean Joubert
Simple Snake game with python 3 and Turtle with animated gif.
0:50
Pong game with Python 3 and Tkinter
Jean Joubert
Pong game with Python 3 and Tkinter
0:32
Very easy Pong game - Python 3 with the Turtle module
Jean Joubert
Very easy Pong game - Python 3 with the Turtle module
0:47
Simple snake game using Python 3 and the Turtle module
Jean Joubert
Simple snake game using Python 3 and the Turtle module
0:45
Space invaders type game with Python 3 and Turtle
Jean Joubert
Space invaders type game with Python 3 and Turtle
0:48
Simple "Space Invaders" with python 3 and Turtle
Jean Joubert
Simple "Space Invaders" with python 3 and Turtle
0:34
Simple Breakout Game  using Python 3 and the Turtle module.
Jean Joubert
Simple Breakout Game using Python 3 and the Turtle module.
1:31