what is the code to generate a random binary data stream with 9600 bps?
Afficher commentaires plus anciens
i wrote n=10e5, x=randi([0,1],n,1); but how to send this with 9600bps?
Réponses (0)
Catégories
En savoir plus sur Octave dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!