Sample time vs. Bitrate
조회 수: 5 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!