How to plot AM Single-sideband modulation with carrier (AM-SSB-WC) and AM Single-sideband modulation suppress carrier (AM-SSB-SC) in MATLAB?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have found the
fs = 200e3;
y = ssbmod(x,50e3,fs);
x is the audio wavefile.
But i dont know its its wit carrier( WC ) or Suppress carrier (SC).
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu PHY Components finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!