Signal Mismatch
Afficher commentaires plus anciens
was running a simulation using De-modulator placeholder to simulate DTMF but I received error message that the receiver expecting signal type real but is being drive by signal type complex. Please any suggestion
Réponses (1)
Kaustubha Govind
le 5 Mar 2012
0 votes
As the error message says the "receiver expecting signal type real but is being drive by signal type complex" - you could insert a Complex to Real-Imag and set the Output parameter to "Real" on the block dialog, so that the block outputs only the real component of the signal. Of course you need to figure out if this is the right thing to do for your model.
Catégories
En savoir plus sur DTMF dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!