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 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur PHY Components dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!