Sample time vs. Bitrate
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!