From: francois2010 on
I have a couple questions:

1. What is the frequency response, H(f), for the low pass filter: h(t-
Fs) = u(t)-u(t+Fs), where Fs is 8192 samples.

2. How do I plot the magnitude and phase response of function:
h[n]=1/3(delta[n+1]+delta[n]+delta[n-1])
From: us on
francois2010 <francoispienaar2010(a)gmail.com> wrote in message <eb8fff7a-ea9d-4c91-b702-775a9a242698(a)o28g2000yqh.googlegroups.com>...
> I have a couple questions:
>
> 1. What is the frequency response, H(f), for the low pass filter: h(t-
> Fs) = u(t)-u(t+Fs), where Fs is 8192 samples.
>
> 2. How do I plot the magnitude and phase response of function:
> h[n]=1/3(delta[n+1]+delta[n]+delta[n-1])

other than just copy/pasting your homework assignment, what have YOU done to solve YOUR problem(?)...

us