This Matlab code generates an Amplitude Shift Keying (ASK) signal. It defines the carrier frequency and pulse frequency, sets the amplitude, defines the time vector, generates the carrier sine wave and square wave message signals, and multiplies them to produce the ASK signal. Plots of the carrier, message, and ASK signals are displayed.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
291 views
Matlab Program For ASK
This Matlab code generates an Amplitude Shift Keying (ASK) signal. It defines the carrier frequency and pulse frequency, sets the amplitude, defines the time vector, generates the carrier sine wave and square wave message signals, and multiplies them to produce the ASK signal. Plots of the carrier, message, and ASK signals are displayed.