How can I extract random data from a matrix?
古いコメントを表示
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.
採用された回答
その他の回答 (1 件)
Sean de Wolski
2012 年 9 月 14 日
doc randperm
カテゴリ
ヘルプ センター および File Exchange で Random Number Generation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!