photo

PASCHAL NYIAM


Aktiv seit 2017

Followers: 0   Following: 0

Statistik

MATLAB Answers

2 Fragen
0 Antworten

RANG
242.946
of 301.159

REPUTATION
0

BEITRÄGE
2 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
50.0%

ERHALTENE STIMMEN
0

RANG
 of 21.182

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 173.105

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 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Hello, can any one help me out? I have an mxn matrix with repeated columns. How can I get another matrix from this very one which is having no repetition of columns. Many thanks for anticipated assistance.
For example, A=[2 3 4 4 3; 1 2 4 4 2; 2 4 6 6 4]. I wish to have a unique matrix B from A: That is B=[2 3 4; ...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I plot these set of points in 3D with matlab? I have tried using plot3 function, the figure I got does not make sense. Any help please?
1. (0, 82.35, 0),(116.67, 0, 0) 2. (0, 0, 125), (333.33, 0, 0), (0, 111.11, 0) 3. (175, 0, 0), (0, 134.61, 0), (0, 0, 11...

fast 9 Jahre vor | 0 Antworten | 0

0

Antworten