The Brachistochrone Example |
Top Previous Next |
An inverted cycloid curve is the solution to the brachistochrone problem: providing the quickest path between two points for a ball rolling under gravity, or a bead sliding on a wire. You can find this model and run the app (Example 23) in the Examples subdirectory of your Mx installation. Here are the steps to create the model:
Your model should appear like this:
Now you are ready to Export / HTML5 / Javascript App, found in the File menu.
You can drag the point along the curve and see its change in acceleration. Click the down arrow in the acceleration line to see a graph Click the arrow again to see the table of the output. The App looks like this:
|