first define z = 0 to 1 with a linear space of 100 values.
then define theta i.e t = 0 to pi/2 with a linear space of 100 values.
then X and Y grid values are computed by using
Parametric equations as follows:
X = (1 - Z)*cos(T)
Y = (1 - Z)*sin(T)
Code for this problem :
z = linspace(0,1,100);
t = linspace(0,pi/2,100);
[Z,T] = meshgrid(z,t);
X = (1-Z).*cos(T);
Y = (1-Z).*sin(T);
surf(X,Y,Z)
xlabel('x')
ylabel('y')
zlabel('z')
Images for the code and OUTPUT :
![x + NO IIIIIIIII HomeworkLib123.m x HomeworkLib1234.m X HomeworkLib1212. m z = linspace (0,1,100); t = linspace(0, pi/2,100); [2,T] = meshgrid(](http://img.homeworklib.com/questions/2db34140-bb5d-11eb-ad84-8f0914281267.png?x-oss-process=image/resize,w_560)

Let me know if you have any doubts in the comment section.
Thank You
Derive a parametric equation for the surface of the quarter cone, using the following: P. R(0,0,1)...
2.9. Derive a parametric equation for the surface of the quarter cone shown below, using the surface of revolution. Plot the surface using Matlab. Note that Po (0,-1,0) Po [0,-1,0], P[1,0,0] Submit the following: a. Detailed parametric equations that describe the surface; b. Matlab script and screen capture of the surface plotted in Matlab.
please solve the following (simple steps):
Q1)
i
ii
iii
and
Q2)
i
ii
For the circuit shown: XSC1 XFG1 P 1 2 3 4 2 100mH 20% 10k Key A 100nF 0 1) Find equations (step response) for both vc and i for the following cases: i. ii, iii. R= 12%, R 20%, and R:-29%. 2) Using a square wave with a frequency of 200 Hz and 2-Vpp, simulate the relationship betwee the input, vi, and the output, v3,...
2
dv do sine Math 2120 Spring 2019 Final Exam Show Works fo NAME #1 Give a set of parametric equations that describes the following curves. The piecewise linear path from P(-2.3) to 0(2.-3) to R(3.5). using parameter values Osis2 #2. Find the points at which the following polar curves have a horizontal or a vertical tange #3. Find an Equation for describing the following object: A sphere with center (1, 2,0 pa point (3, 4, 5). dy Slopes of...
Please help me correct my MATLAB script code for this
problem, thank you!!
A projectile PA is launched from point A towards the east with an initial launch velocity voa and an initial lauw angle of 0x. The impact point of the projectile Pa is a point B in a valley with an ordinate, yon, located below the clevation of point A. The launch from point A is instantaneously detected at point B, and a counter projectile P launched simultaneously...
NO.25 in 16.7 and NO.12 in
16.9 please.
For the vector fied than the vecto and outgoing arrows. Her can use the formula for F to confirm t n rigtppors that the veciors that end near P, are shorter rs that start near p, İhus the net aow is outward near Pi, so div F(P) > 0 Pi is a source. Near Pa, on the other hand, the incoming arrows are longer than the e the net flow is inward,...