photo

GURPREET


New York City College of Technology

Active since 2012

Followers: 0   Following: 0

Message

I am a Student.

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
266,506
of 297,503

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

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

12 years ago | 3 answers | 0

3

answers