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 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 PHY Components 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!