Hw8: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
=Make a page about interpolating FIR filters. Take care to note how many multiply/add operations.
===Make a page about interpolating FIR filters. Take care to note how many multiply/add operations.===
 


Using the class notes on November 1
   
   
The are under the rth impulse function of the interpolated signal is
The are under the rth impulse function of the interpolated signal is

Revision as of 23:09, 1 December 2010

Make a page about interpolating FIR filters. Take care to note how many multiply/add operations.

The are under the rth impulse function of the interpolated signal is

y(t)=r=y(r)δ(t((rt)2))

For every T seconds, the number of add/multiply operations is

(2M+1)(1/2)