what is the code to generate a random binary data stream with 9600 bps?
Ältere Kommentare anzeigen
i wrote n=10e5, x=randi([0,1],n,1); but how to send this with 9600bps?
Antworten (0)
Kategorien
Mehr zu Octave 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!