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.

44 visualizaciones (últimos 30 días)
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.

Respuestas (1)

Sindhu Karri
Sindhu Karri el 16 de Jul. de 2021
Editada: Sindhu Karri el 16 de Jul. de 2021
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

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by