3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Spreadsheet Calculus: Euler's Method

Step 2Use Euler's method

Use Euler\
Here's how Euler's method works. Basically, you start somewhere on your plot. You know what dy/dx or the slope is there (that's what the differential equation tells you.) So you make a small line with the slope given by the equation. Then at the end of that tiny line we repeat the process. Soon enough we've sketched a solution curve to the differential equation. As long as we choose small enough step sizes, the solution curve found this way follows the true solution curve almost perfectly.
Here's how you do it: first set an initial state. In this case I'm going to choose 2, since it's the initial value of the solution curve I sketched earlier. Then, below your initial value you want to type in your differential equation (as a function of the initial value) be sure to multiply it by your dx value. Your differential equation has the form dy/dx. If you multiply it by the step size (dx) then you're left with dy, the change in y, which is added to the previous y value. The picture below explains this a lot better than I ever could.
« Previous StepDownload PDFView All StepsNext Step »

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
6
Followers
4
Author:eric4435