Delta Banner

Mathematics & Science Learning Center
Computer Laboratory

 

Applications of Differential Equations

Population Dynamics

(continued from last page...)

Your latest session should have gone like this:

reality= Table[{reality[[j,1]]-1790,
  reality[[j,2]]},{j,22}]


{{0, 3.93}, {10, 5.31}, {20, 7.24}, {30, 9.64}, {40, 12.87}, {50, 17.07}, {60, 23.19}, {70, 31.44}, {80, 39.83}, {90, 50.16}, {100, 62.95}, {110, 75.99}, {120, 91.97}, {130, 105.71}, {140, 122.78}, {150, 131.67}, {160, 151.33}, {170, 179.32}, {180, 203.21}, {190, 226.5}, {200, 248.71}, {210, 281.42}}

MatrixForm[reality]

Matrix Form Display

So now the first elements in each ordered pair of the reality matrix represent the time that has passed, in years, since 1790.

Plotting the Graph of Reality

To get an even better view of what the data looks like a picture would be appropriate. To plot data in Mathematica (as opposed to plotting functions) we use the ListPlot command. Ask Mathematica for its syntax using the standard ? command.

Let's go see what you should have gotten...


Compass If you're lost, impatient, want an overview of this laboratory assignment, or maybe even all three, you can click on the compass button on the left to go to the table of contents for this laboratory assignment.
 
 

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