Statistiques
2 Questions
0 Réponses
RANG
276 579
of 301 428
RÉPUTATION
0
CONTRIBUTIONS
2 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 21 271
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 174 497
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 3 ans il y a | 1 réponse | 0
