⇤ ← Revision 1 as of 2010-12-18 05:17:52
Size: 389
Comment:
|
← Revision 2 as of 2010-12-18 05:47:02 ⇥
Size: 399
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 8: | Line 8: |
var('y,z') plot_slope_field(x^2 + y^2 - 5*sin(x*y),(x,-2,2),(y,-2,2)).show(aspect_ratio=1) |
sage:var('y,z') sage:plot_slope_field(x^2 + y^2 - 5*sin(x*y),(x,-2,2),(y,-2,2)).show(aspect_ratio=1) |
Book
Getting started with MATLAB
Author
Rudra Pratap
Edition
sage:var('y,z') sage:plot_slope_field(x^2 + y^2 - 5*sin(x*y),(x,-2,2),(y,-2,2)).show(aspect_ratio=1)
Solution by:
<ANIL NAIR>, <STUDENT>, <CHENNAI MATHEMATICAL INSTITUTE>
<Your Name>, <Profession>, <Organization>