12.07.2015 Views

PREP Quickstart, Multivariable Calculus Sage Quickstart for ...

PREP Quickstart, Multivariable Calculus Sage Quickstart for ...

PREP Quickstart, Multivariable Calculus Sage Quickstart for ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

2/20/13 <strong>PREP</strong> <strong>Quickstart</strong>, <strong>Multivariable</strong> <strong>Calculus</strong> -- <strong>Sage</strong>center_mass_z)],[r"$I_x = \int (y^2+z^2) dm$", Ix],[r"$I_y=\int (x^2+z^2) dm$",Iy],[mp(r"$I_z=\int (x^2+y^2)dm$"), Iz],[r"$R_x=\sqrt{I_x/m}$", Rx],[mp(r"$R_y=\sqrt{I_y/m}"), Ry],[mp(r"$R_z=\sqrt{I_z/m}"),Rz]])Traceback (click to the left of this block <strong>for</strong> traceback)...NameError: name 'mp' is not definedWe can also plot vector fields, even in three dimensions.x,y,z=var('x y z')plot_vector_field3d((x*cos(z),-y*cos(z),sin(z)), (x,0,pi),(y,0,pi), (z,0,pi),colors=['red','green','blue'])Toggle Advanced ControlsHelp <strong>for</strong> Jmol 3-D viewerFunctions of Several VariablesThis connects directly to other issues of multivariable functions.How to view these was mostly addressed in the various plotting tutorials. Here is a reminder of what can betest.sagenb.org/home/Carlos_Rodriguez/20/print 5/9

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!