amdemod
Amplitude demodulation
Syntax
Description
z = amdemod(y,Fc,Fs)z, given the input amplitude modulated
        (AM) signal y, where the carrier signal has frequency
          Fc. The carrier signal and y have sampling
        frequency Fs. The modulated signal y has zero
        initial phase and zero carrier amplitude, resulting from a suppressed-carrier
        modulation.
Note
The value of Fs must satisfy Fs ≥
              2Fc.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a
