how to generate sample data based on the data collected?
Ältere Kommentare anzeigen
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 Kommentar
Ahmed majali
am 30 Mai 2013
d= dbdload(data.cvs)
Antworten (0)
Kategorien
Mehr zu Random Number Generation finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!