Error Rate Calculation': All sample times for this block must be discrete. Continuous sample time is not allowed
3 次查看(过去 30 天)
显示 更早的评论
Hi,
I'm trying to transmit a monochrome image through QAM modulation adding some noise. However, I have some error when computing BER. Below is my scheme.
The error is this one. Error Rate Calculation': All sample times for this block must be discrete. Continuous sample time is not allowed. Do I'm missing a block?
Thanks in advanced
0 个评论
采纳的回答
Sanjana
2023-2-28
Hi ,
I understand that you are having trouble working with Error Rate Calculation Block.
Error Rate Calculation Block, requires the input sample times to be discrete, and the data inputs should be one-dimensional (either column vectors or row vectors)
Refer the following Documentation, using which you can monitor the continuous signals, and change the properties of the blocks from which the signals originate:
For further information, please refer to this link:
Hope this helps!
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 QAM 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!