what is the code to generate a random binary data stream with 9600 bps?
显示 更早的评论
i wrote n=10e5, x=randi([0,1],n,1); but how to send this with 9600bps?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Sources 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!