How to reshape different row of MNIST and display them
7 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Azar Alizadeh
le 27 Oct 2020
Réponse apportée : Azar Alizadeh
le 27 Oct 2020
Hi,
Each row of MNIST dataset is an image of a number. so to display them I nead to reshape each row and plot. But since MNIST has 60000 row I can't use a for loop it takess a long time. Would you please tell me how can I reshape each row of MNIST matrix without using for loop in matlab and display each of them?
2 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Blue dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!