Effacer les filtres
Effacer les filtres

Input values must be binary (0 or 1)

5 vues (au cours des 30 derniers jours)
Ali Alsahlany
Ali Alsahlany le 5 Août 2017
I have the following problem when implemented QAM with BCH encoder "Input values must be binary (0 or 1)" How can solve it.

Réponses (1)

Titus Edelhofer
Titus Edelhofer le 6 Août 2017
Hi,
I admit I don't know this block. But the error tells you that only values zero and one are allowed. So you need to change your source block. Probably using a uniform random number generator followed by a round block should give you the desired input signal.
Titus

Tags

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by