How can I extract random data from a matrix?
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (1)
Sean de Wolski
el 14 de Sept. de 2012
doc randperm
Categorías
Más información sobre Creating and Concatenating Matrices en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!