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+s​in(2*pi*fm​od*t))sin(​2*pi*fsign​*t) Can anyone please help me in writing it.

3 views (last 30 days)
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.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!