Differences between revisions 1 and 2
Revision 1 as of 2010-12-18 05:17:52
Size: 389
Editor: anil
Comment:
Revision 2 as of 2010-12-18 05:47:02
Size: 399
Editor: anil
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>

Pratap-pg no-188,eg-3 (last edited 2010-12-18 05:47:02 by anil)