Home > freetb4matlab > comm > fmdemod.m

fmdemod

PURPOSE ^

% Create the FM demodulation of the signal x with carrier frequency fs. Where x is sample at frequency fs.

SYNOPSIS ^

function m = fmdemod(s,fc,fs)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} fmdemod (@var{x},@var{fc},@var{fs})
% Create the FM demodulation of the signal x with carrier frequency fs. Where x is sample at frequency fs.
% @seealso{ammod,amdemod,fmmod}
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003