Similar Posts
Area Model of Partial Products
Elementary math teachers know the importance of this model in teaching the concept of applying distributive property in area model.
The idea is to break one large area (which represents the product of two numbers) into several pieces (products of smaller numbers), then to find the areas of the pieces individually, and finally add to get the area of the whole (the product of the given numbers).
Updates to Stroboscope Simulation
I updated the graphical user interface for easier interaction and better fitting in the browser. I also optimized the code.
Free Fall Simulation
A new simulation, that simulates the free fall of an object (ball). This simulation gives the ability to measure the acceleration of gravity by taking successive shots of the falling object with recording the time of each shot and measuring the coordinate y for each shot. It also enables us to check the famous free fall equation:
y = (1/2) gt²
دليل المحاكاة: تجربة الظاهرة الكهروضوئية
الدليل الكامل لمحاكاة التأثير الكهروضوئي، يشتمل على مقدمة قصيرة ودليل الاستخدام.
دليل المحاكاة: الشحن بالتحريض
الدليل الكامل لمحاكاة الشحن بالتحريض، يشتمل على مقدمة قصيرة ودليل الاستخدام.
Updates to Virtual Oscilloscope
I updated the graphical user interface for easier interaction and better filling in the browser, and most importantly, I made several bug fixes to the code.