![]() |
|||
Mathematics & Science
Learning Center |
|||
Applications of Differential EquationsThe Simple Pendulum(continued from last page...) Your output from the commands I just gave you should have looked, rather predictably, something like this:
y0=0 We now tell Mathematica to solve the linearized initial value problem:
y'' + 9.8 y = 0 using the DSolve command, assigning the result to the variable linsol. The command should look like this:
linsol=DSolve[{y''[t]+9.8*y[t]==0, Go to Mathematica now and enter the command, returning here when you are done. Let's now discuss your result... |
|||
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 |
|||