Sample MicroSims
In this section we demonstrate some sample MicroSims. We selected them to range from simple to more complex and we also used different back-end Javascript libraries.
Pythagorean Theorem
Our first Educational MicroSim shows a visualization of the Pythagorean Theorem. The initial display shows a simple right triangle where the user can adjust the length of two sides of a right triangle. By checking the
Pythagorean Theorem Visualization
Sine and Cosine
Least Squares
Tragedy of the Commons
Image Convolution
Sound Frequency Response
Read the sound from the computer microphone and display a chart of the frequency
Graph Search
Show the difference between breath-first search in a graph and depth-first search.