Course Solutions Uncategorized (Solved) : Correct 2 B 1 X Cos Phi Cos Theta Y B Cos Phi Sin Theta Z B Sin Phi Xb Yb B Zb B X Y Z Ell Q31374361 . . . .

(Solved) : Correct 2 B 1 X Cos Phi Cos Theta Y B Cos Phi Sin Theta Z B Sin Phi Xb Yb B Zb B X Y Z Ell Q31374361 . . . .

 

Is what I have correct?

a = 2;

b = 1;

% x = a*cos(phi)*cos(theta);

% y = b*cosphi*sintheta;

% z = b*sinphi;

xb = a;

yb = b;

zb = b;

[x,y,z] = ellipsoid(0,0,0,xb,yb,zb);

figure;

surf(x, y, z);

axis equal;

% The max possible value for x = semi-radius of x = a

% The max possible value for y = semi-radius of y = b

% max possible value for z = semi-radius of z = b

Figure 2 Editor - /Users/kameronwallace/Desktop/untitled3.m Problem213.m Problem220.m Problem314.m untitled3.m File Edit View Insert Tools Desktop Window Help % x- % y a*cos ( phi)*cos( theta) ; b*cosphi*sin, theta; 4 7ybb; [x,y,z] -ellipsoid(0,0,0,xb,yb,zb); 10-figure; 11surf(x, y, z): 

<div class=

OR

PayPal Gateway not configured

OR

PayPal Gateway not configured

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post