Signal Mismatch
古いコメントを表示
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
回答 (1 件)
Kaustubha Govind
2012 年 3 月 5 日
0 投票
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.
カテゴリ
ヘルプ センター および File Exchange で DTMF についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!