We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2
JUNE 3, 2024
SUBMITTED BY: UZAIR ALI JAN
Submitted to: Saad Ijaz Majid COMMUNICATION TECHNOLOGY
Lab Title: Amplitude Modulation of Message Signal And
Carrier Signal Introduction: Amplitude Modulation (AM) is a technique used in electronic communication, primarily for transmitting information via a radio carrier wave. In AM, the amplitude (signal strength) of the carrier wave is varied in proportion to that of the message signal, such as an audio signal. Equipment: • MATLAB software • PC MATLAB Coding: clc t=0:0.001:7; w=6; % message signal angular frequency w1=60; % carrier signal angular frequency a=30; % amplitude a1=30;