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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 3 | 0