Inserting custom bits into QPSKmodulator in Simulink
이전 댓글 표시
Hi there. Im currently using Simulink to Processing custom signals.
But all qpsk modulating examples what Mathworks have provided use Bernoulli bit generator for Modulator's Input.
I want to send MY CUSTOM BITS by using these examples.
I made My custom bits manually, and it is currently in 230400 * 8 Matrix.
(320 * 240 RGB image -> 320 * 240 * 3 = 230,400 (uint8) -> 230,400 * 8 = 1,843,200 bits )
How can I Input Matrix what consists of custom bits into QPSKmodulator ?
Regards.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 QPSK에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!