>
|
|
Create an example of an imported data structure.
>
|
|
| (1) |
Convert the imported data structure into a record with differential equations that are compatible with dsolve,numeric.
>
|
|
| (2) |
Substitute the values of the source equations and parameters into the equations. Substitute the differential equations into the output variables.
>
|
|
Solve the differential equations.
>
|
|
| (3) |
Plot the results.
>
|
|