![]() |
|||
Mathematics & Science
Learning Center |
|||
Solving "Impossible" Differential Equations with Mathematica(continued from last page...) Your results should have looked like this: ?InterpolatingFunction InterpolatingFunction[domain,table] represents an approximate function whose values are found by interpolation. >> Well that was sort of what we expected an approximate function. What Mathematica has basically done to solve our differential equation is produce a list of points that lie "close" to the actual function that solves the initial value problem. Picking the output to pieces:
Now how does one use a solution such as this one? We'll see on the next page... |
|||
ODE Laboratories: A Sabbatical Project by Christopher A. Barker ©2009 San Joaquin Delta College, 5151 Pacific Ave., Stockton, CA 95207, USA e-mail: cbarker@deltacollege.edu |
|||