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.
Download as DOC, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
233 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.