error while using comm.QPSKModulator object
Ältere Kommentare anzeigen
I am working on simulation a Tx-Rx system with BPSK and QBPSK. Input is a .wav file of a 3 musical notes for a duration of 6 minutes.
No problem getting it to work for BPSK (using pskmod function).
However, I am struggling with QBPSK using the comm.QPSKModulator object.
The error message I'm getting is not descriptive so it's not helpful. It simply says: "Error in transmitter (line 56) modData = step(hModulator, adjustedIndex);"
I suspect it is related to the coded signal format.
Attached are all files used (program is ran from main.m, comm.QPSKModulator is in transmitter.m file).
Any assistance will be greatly appreciated.
2 Kommentare
Geoff Hayes
am 17 Okt. 2014
Franklin - your attached files didn't come through. Once you choose the file, you have to press the Attach File button.
Franklin
am 24 Okt. 2014
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Communications Toolbox finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!