How to plot an array as a binary Wave
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Suppose I have an array that stores binary values, eg A=[1 0 1 0 1 1 0 1 0 1 0...]
I want to send the array as a binary pulse, also for a specific amount of time, eg t=3 seconds. How would I make that binary wave?
5 Commenti
Walter Roberson
il 3 Dic 2019
What does it mean to you to send a wave for a specific period of time, without repeating it? If you had talked instead about having a bit stream and a sampling interval (or sampling frequency), and the time occupied was to be whatever was implied by the length and the sampling rate, then that would have made sense.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Modulation in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!