GURPREET
New York City College of Technology
自 2012 起处于活动状态
Followers: 0 Following: 0
I am a Student.
Feeds
提问
How to animate this object and rotate from initial to final?
Hi I have this object that looks like a flower and i want to rotate from its initial position to its final position. I have the ...
12 years 前 | 1 个回答 | 0
1
个回答提问
How to plot in R3 the Curve?
Here is what i have so far. x = -2.5:.1:2.5; y = -2.5:.1:2.5; [X,Y] = meshgrid(x,y); Z = 2*sin(X.*Y); surf(X,Y,Z)...
12 years 前 | 0 个回答 | 0
0
个回答提问
How can i graph the following matricie in Matlab?
I have a 3x3 matrix. Variable are x, y ,z. I wanted to graph this. I'm trying my best but no luck so far. New to matlab. Thank y...
12 years 前 | 1 个回答 | 0
1
个回答提问
Matlab Error (Z must be a matrix, not a scalar or vector.)?
Hello I was trying to plot using the following code but i get this error. Can someone help me please? Thank You x = -2.5:...
12 years 前 | 3 个回答 | 0