q = modem.qammod(16). y = modulate (q,coded). %------ 16qam demode ------% z = modem.qamdemod(16). x = demodulate (z,y). %------ decode ------%
modem-qammod
939c2ea5af
modem.qammod function in matlab, unable to resolve the name modem.qammod, modem.qam mod example matlab
Comments