Differences between revisions 1 and 2
Revision 1 as of 2010-12-18 05:40:29
Size: 354
Editor: anil
Comment: I wasn't able to figure out the 3d veersion of this plot
Revision 2 as of 2010-12-18 05:46:27
Size: 364
Editor: anil
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
var('y')
contour_plot(-5/(1+x^2+y^2),(x,-3,3),(y,-3,3))
sage:var('y')
sage:contour_plot(-5/(1+x^2+y^2),(x,-3,3),(y,-3,3))
  • Book

    Getting started with MATLAB

    Author

    Rudra Pratap

    Edition

sage:var('y')
sage:contour_plot(-5/(1+x^2+y^2),(x,-3,3),(y,-3,3))

  • Solution by:

    • <ANIL NAIR>, <STUDENT>, <CHENNAI MATHEMATICAL INSTITUTE>

    • <Your Name>, <Profession>, <Organization>

Pratap-pg no-196,eg-3 (last edited 2010-12-18 05:46:27 by anil)