Error Rate Calculation': All sample times for this block must be discrete. Continuous sample time is not allowed
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Raúl Parada Medina
am 22 Feb. 2023
Beantwortet: Sanjana
am 28 Feb. 2023
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 Kommentare
Akzeptierte Antwort
Sanjana
am 28 Feb. 2023
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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu QAM finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!