what is the code to generate a random binary data stream with 9600 bps?
Mostrar comentarios más antiguos
i wrote n=10e5, x=randi([0,1],n,1); but how to send this with 9600bps?
Respuestas (0)
Categorías
Más información sobre Octave en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!