Main Content
ammod
Amplitude modulation
Description
returns an amplitude modulated (AM) signal y
= ammod(x
,Fc
,Fs
)y
, given the input message
signal x
, where the carrier signal has frequency
Fc
. The carrier signal and x
have a sampling
frequency Fs
. The modulated signal has zero initial phase and zero
carrier amplitude, so the result is suppressed-carrier modulation.
Note
The value of Fs
must satisfy Fs
≥
2Fc
.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a