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 views (last 30 days)
Show older comments
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 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!