Facebook
From a, 9 Years ago, written in Plain Text.
This paste is a reply to Re: Re: Re: b from a - go back
Embed
Viewing differences between Re: Re: Re: b and Re: Re: Re: Re: b
sfera=ParametricPlot3D[{Sin[\[CurlyTheta]]Cos[\[CurlyPhi]],Sin[\[CurlyTheta]]Sin[\[CurlyPhi]],Cos[\[CurlyTheta]]},{\[CurlyTheta],0,\[Pi]},{\[CurlyPhi],0,2\[Pi]},Boxed->False,Axes->False,Mesh->{21,20}];
krzywaloksodroma=ParametricPlot3D[a{Sin[t]Cos[Log[(1+Cos[t])/Sin[t]]],Sin[t]Sin[Log[(1+Cos[t])/Sin[t]]],Cos[t]}/.a->1,{t,0,\[Pi]},PlotStyle->{Blue,Thick}];
(x/a)^2+(y/b)^2+(z/c)^2==1/.{x->a Sin[\[CurlyTheta]]Cos[\[CurlyPhi]],y->b Sin[\[CurlyTheta]]Sin[\[CurlyPhi]],z->c Cos[\[CurlyTheta]]}//Simplify
Manipulate[ParametricPlot3D[{a Sin[\[CurlyTheta]]Cos[\[CurlyPhi]],b Sin[\[CurlyTheta]]Sin[\[CurlyPhi]],c Cos[\[CurlyTheta]]},{\[CurlyTheta],0,\[Pi]},{\[CurlyPhi],0,2\[Pi]},Boxed->False,Axes->False],{a,1,3},{b,1,4},{c,1,5}];

Replies to Re: Re: Re: Re: b rss

Title Name Language When
Re: Re: Re: Re: Re: b a text 9 Years ago.