Sample time vs. Bitrate
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!