Statistiques
RANG
12 948
of 301 478
RÉPUTATION
4
CONTRIBUTIONS
1 Question
2 Réponses
ACCEPTATION DE VOS RÉPONSES
100.0%
VOTES REÇUS
0
RANG
of 21 296
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 174 719
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
Matlab Machine learning help
dataNew = data( 2:3 , : ) If you meant keeping columns instead of rows it'll be dataNew = data( : , 2:3 )
environ 7 ans il y a | 0
Attempt to grow array along ambiguous dimension.
In line 47 you're assigning the value to goodDots(id) like it's a one dimensional array but goodDots=false(zeros(1,nDots)); in l...
environ 7 ans il y a | 0
| A accepté
Question
How to obtain image size [227 227 3]?
I'm currently working on using my own images in a pretrained neural network ( https://www.mathworks.com/help/nnet/ref/alexnet.ht...
plus de 8 ans il y a | 1 réponse | 0


