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!