How to write a matlab code to plot the amplitude modulated signal in time domain with modulation index value m=1, m< 1 and m >1.

How to write a matlab code to plot the amplitude modulated signal in time domain with modulation index value m=1, m< 1 and m >1.

Answers (1)

Hii,
You can use ammod function to do amplitude modulation and change the values of input amplitude(x),'carramp' parameter values in ammod function accordingly to match the modulation index (m).
Additionally you can refer to below attached link for further understanding on implementation

Products

Tags

Asked:

on 12 Jul 2021

Edited:

on 16 Jul 2021

Community Treasure Hunt

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

Start Hunting!