Group Abstract Group Abstract

Message Boards Message Boards

Phase portrait and isolated periodic trajectories visualization

Posted 3 years ago

This may be a start:

Manipulate[
 StreamPlot[{x^2 + y + x y, -((363889 x)/5000) - 10 x^2 + (3 y)/
    2000 + (11 x y)/5 + (7 y^2)/10}, {x, -k, k}, {y, -9 k, 9 k}, 
  StreamScale -> None, StreamPoints -> Fine],
 {k, .1, 20}]
POSTED BY: Gianluca Gorni
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard