Sample time vs. Bitrate
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi,
How can the bitrate of a constant array be calculated?
For example, I have an array [1;2;3;4;5] with the sample time = 1e-6 in Constant block. Can I calculate the bitrate as following if a “Integer to Bit” block (number of bits = 8) is connected with it
1/((1e-6)/8) = 8 Mbit/s?
Thanks Senmeis
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!