photo

bob314


Last seen: mehr als 2 Jahre vor Aktiv seit 2022

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English

Statistik

MATLAB Answers

2 Fragen
0 Antworten

RANG
276.572
of 301.421

REPUTATION
0

BEITRÄGE
2 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
50.0%

ERHALTENE STIMMEN
0

RANG
 of 21.269

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 174.475

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


Using SVM on a matrix
I have a large matrix with values ranging from -255 to 255. How do I use matalb to perform a svm analysis on the matrix to perfo...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


I have a 3D matrix that is 64 by 700 by 10. I want to add the 700 numbers to result in a 2D 64 by 10 matrix. How do I do that?
For example, M = rand(64,700,10); This results in a matrix of the above dimensions or rows by columns by page. How can I perf...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort