Input values must be binary (0 or 1)
    5 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
I have the following problem when implemented QAM with BCH encoder "Input values must be binary (0 or 1)" How can solve it.

0 Commenti
Risposte (1)
  Titus Edelhofer
    
 il 6 Ago 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
0 Commenti
Vedere anche
Categorie
				Scopri di più su QAM in Help Center e File Exchange
			
	Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

