photo

GURPREET


New York City College of Technology

Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

I am a Student.

Statistik

MATLAB Answers

4 Fragen
0 Antworten

RANG
261.432
of 300.343

REPUTATION
0

BEITRÄGE
4 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
25.0%

ERHALTENE STIMMEN
0

RANG
 of 20.926

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.172

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 13 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 13 Jahre vor | 3 Antworten | 0

3

Antworten