- #1
simo1
- 29
- 0
am studying a chapter on trajectories. when am given a syatem like
x'=ax-bx2-cxy
y'=py-qy2-rxy
and they say sketch the trajectories. i know how to do it. i look for my equilibruim points, sketch the graph and check what happens maybe at x'>0 etc
my problem comes when am given a matrix. how do i sketch a trajectory then say for this matrix
A=
x'=ax-bx2-cxy
y'=py-qy2-rxy
and they say sketch the trajectories. i know how to do it. i look for my equilibruim points, sketch the graph and check what happens maybe at x'>0 etc
my problem comes when am given a matrix. how do i sketch a trajectory then say for this matrix
A=
1 | 0 |
0 | 2 |