how to generate sample data based on the data collected?
古いコメントを表示
let say i have this data a= [ 1 0 1 1 0 0 1 0 1]
i want generate the second data using matlab.the data must nearly the same as i have.
1 件のコメント
Ahmed majali
2013 年 5 月 30 日
d= dbdload(data.cvs)
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Random Number Generation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!