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!