Home > freetb4matlab > comm > fmmod.m

fmmod

PURPOSE ^

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

SYNOPSIS ^

function [s] = fmmod(m,fc,fs,freqdev)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} fmmod (@var{x},@var{fc},@var{fs})
% Create the FM modulation of the signal x with carrier frequency fs. Where x is sample at frequency fs.
% @seealso{ammod,fmdemod,amdemod}
% @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