217 подписчиков
69 видео
Basic Tetris game using Python 3 and Turtle.
Simple double pendulum using python turtle and scipy.
Simple breakout game using python and the turtle module with 3D block rotation
Simple Race to the Exit type platform game using Python 3 and the Turtle module.
Simple GUI application using python and tkinter that imports from and exports to txt file.
Simple Atwood machine simulation in Python using the turtle module
Damped simple harmonic motion (pendulum) using Python Turtle and Scipy.
Conservation of momentum in elastic collisions using python 3 and the Turtle module
Simple harmonic motion with underdamped oscillations and sinusoidal driving forces in Matlab/Octave.
Easy tutorial on how to plot a function with animated slope along the graph in Matlab (basic)
Easy graphical analysis of a system of differential equations using phase diagrams in Matlab/Octave
Playing with simple gravity simulation in Python 3 and Turtle and game speed (fps)
Easy visual representation of simple harmonic motion in 2D in Python using turtle
Maxwell's demon thought experiment - simple python model
Assessment of systems of linear equations and general solution for undetermined systems in Matlab
Simple harmonic motion model of a vertical spring in python using the turtle module
Easy Matlab program for the animation of the Fourier series of a square wave (3,0)
Simple breakout type game in Matlab just for the fun of it.
Easy breakout using python 3 and pygame with start and game over screen
Very simple Snake game in Matlab/Octave
Super easy stopwatch with python playing with the time and turtle modules
Easy 3D cube with rotation in python and turtle
Simple Snake game with python 3 and Turtle with animated gif.
Easy Race to exit platform game in Python 3 and using the Turtle module
Matlab tutorial playing with points, vectors, parametric equations and planes in 3 space
Matlab tutorial playing with points, vectors, normals and parametric equations in 2 space
Easy game in Python 3 and Turtle with a Ghostbusters theme and simple gif animation.
Easy game with a cannon shooting balloons and simple gravity simulation in Python 3 and Turtle.
Plotting a histogram and normal distribution - easy example for Python and Matlab/Octave
Coupled pendulum using python turtle and scipy.
Simple snake game using Python 3 and the Turtle module
Super easy model of the solar system part 2 using python and turtle.
Simple pendulum with python using the turtle module (simple code and solving from ODE)
Super easy car dodger game in Python 3 and using Turtle
Simple "Space Invaders" with Python 3 and Turtle and animated gif
Basic Gauss-Seidel and Jacobi iterative methods explained in Matlab (or Octave)
Lagrange Interpolating Polynomial in Matlab (Numerical Method)
Simple pendulum and a pendulum with constant acceleration using the Lagrangian.