what is the code to generate a random binary data stream with 9600 bps?
Show older comments
i wrote n=10e5, x=randi([0,1],n,1); but how to send this with 9600bps?
Answers (0)
Categories
Find more on Octave in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!