Home > slabtools > upslp.m

upslp

PURPOSE ^

upslp - upsampling lowpass filter analysis.

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

 upslp - upsampling lowpass filter analysis.

 Demonstrate 11025/22050/44100 to 88200 upsampling filter design using
 interp() and two lowpass filter design methods.

 ups.m focuses on the signal.  This function focuses on lowpass filter design.

 The following parameters can be changed in the code:
   R     - upsample factor, selects the sound source sample rate
   bSnd  - play sound flag, 1 or 0
   yy,fs - source signal and sample rate (optional, see wavread() in code)

 See also: ups.m, upstest.m

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 20-Nov-2009 18:52:57 by m2html © 2003