Euler's Method
|
FILE INFORMATION
Ranked as 8104 on our all-time top downloads list with 5389 downloads. Ranked as 4948 on our top downloads list for the past seven days with 4 downloads.
eulprgm.zip
|
Filename
|
eulprgm.zip (Download)
|
Title
|
Euler's Method
|
Description
|
Euler's Method allows you to input an expression for dy/dx, start of interval, end of interval, initial value, and a number of steps. If you are given step size (h) instead of number of steps, just enter 0, then enter the step size. The program will then print out a 3 row matrix containing the x, y, and delta y values rounded to three decimal places. It will also print out the answer in the form of a (x,y) coordinate. Finally it will store into a variable called "fulle" a matrix containing all the exact values without rounding. Example: Problem: Find the value of y when x=0.7 for dy/dx=y+x starting at (0,3) and using 5 steps. Program: 1. dy/dx= y+x 2. Start of interval= 0 3. End of interval= 0.7 4. Initial Value= 3 5. Number of steps= 5 Answer=(0.7,6.002)
|
Author
|
Benjamin Kha (bcode168@gmail.com)
|
Category
|
TI-Nspire BASIC Math Programs
|
File Size
|
6,126 bytes
|
File Date and Time
|
Tue Dec 24 17:57:25 2013
|
Documentation Included?
|
Yes
|
Source Code Included?
|
No
|
|
SCREEN SHOTS
REVIEWS
There are no reviews for this file.
LEAVE FEEDBACK
Questions, comments, and problems regarding the file itself should be sent directly to the author(s) listed above.
Write a review for this file (requires a free account)
Report inappropriate or miscategorized file (requires an account; or you may email us directly)
If you have downloaded and tried this program, please rate it on the scale below
ARCHIVE CONTENTS
|
|
|