Different projects in p5.js
- Assembler debugger-Basic assembler debugger with arithmetic operations made on registers
- q-learning - Basic visualisation of qlearning
- model plynu - Fluid dynamics made in js.
- PID symulator - Simulator of PID controller with the usage of matter.js to control real life objects with weights.
- temp wody - Proportional controller to set and keep water temperature at given level
- angry birds project - Copy of angrybirds made with matter.js .Main menu and stats are also available.
- babelki -simulation of color propagation on bubbles
- furier -Visualisation of fourier algorithm
- root locus -Calculating the root locus for control systems of given transfer function
- rozne pobudzenia - Different time responses of system,depending on the input
- drag eq. RK4 - Simulation of drag force with the usage of Runge Kutta 4 method