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 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on PHY Components in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!