ASN10 - Frequency response of low pass filters

From Class Wiki
Revision as of 10:56, 10 November 2010 by Jodi.Hodge (talk | contribs) (Created page with ' Return to Homepage == Problem Statement == Use Octave (or Mathlab or Silab) to plot the frequency response of low pass filters with cut off frequencies of 1…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Return to Homepage


Problem Statement

Use Octave (or Mathlab or Silab) to plot the frequency response of low pass filters with cut off frequencies of 1/32T, 1/8T, and 1/4T and compare how many coeffficients are needed with an eye to answer the question “Is it less calculation to decimate and then filter, or better to put the filter in the pre-decimation filter?”

Response

In progress