« Techniques for testing Android fragments | Home | Check if an Intent can be used in Android »
Generating slope fields / direction fields with python and gnuplot
By admin | April 21, 2013
slopefields.py (1.9 KB)
Now you can generate your own slope field / vector field / direction field of a differential equation using open source python and gnuplot!
- Set function to draw field of under dy_dx().
- Set window parameters (x/y minimums and maximums, intervals, and length of field arrows).
- Run with
python slopefields.py
to generate the slope field.
If you found this article helpful or interesting, please help Compdigitec spread the word. Don’t forget to subscribe to Compdigitec Labs for more useful and interesting articles!
Topics: Linux | No Comments »