I am trying to write a matlab code for amplitude modulated wave that produces N element array of displacement values for Am wave. The displacement is y(t)=A(1+sin(2*pi*fmod*t))sin(2*pi*fsign*t) Can anyone please help me in writing it.
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am trying to write a MATLAB code for amplitude modulated wave that produces and plot N element array of displacement values for AM wave. The displacement is y(t)=A(1+sin(2*pi*fmod*t))sin(2*pi*fsig*t) Can anyone please help me in writing it.'A' is amplitude and fmod and fsig is modulation and signal frequency.
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!