How can I extract random data from a matrix?
Afficher commentaires plus anciens
Hi everyone.
I have a M rows by N columns matrix and I need to extract X random samples of it of the same size. I suposse is a simple task but I'm new at Matlab.
Thanks a lot.
Réponse acceptée
Plus de réponses (1)
Sean de Wolski
le 14 Sep 2012
doc randperm
Catégories
En savoir plus sur Creating and Concatenating Matrices dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!