Community Profile

photo

GURPREET


New York City College of Technology

Active since 2012

Followers: 0   Following: 0

Message

I am a Student.

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ...

11 years ago | 1 answer | 0

1

answer

Question


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)...

11 years ago | 0 answers | 0

0

answers

Question


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...

11 years ago | 1 answer | 0

1

answer

Question


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:...

11 years ago | 3 answers | 0

3

answers