Frequency response from impuse response

Status
Not open for further replies.

magnetra

Full Member level 5
Joined
Apr 21, 2005
Messages
263
Helped
10
Reputation
20
Reaction score
7
Trophy points
1,298
Location
27.45N, 85.20E KTM, NP
Activity points
3,375
impuse response

I have a filter whose impulse response is known to me h(t). I want to find its frequency response H(f) using FFT in Matlab. How long of h(t) should I use to compute FFT to find H(f)?

M
 

frequency response h(f)

magnetra said:
I have a filter whose impulse response is known to me h(t). I want to find its frequency response H(f) using FFT in Matlab. How long of h(t) should I use to compute FFT to find H(f)?

M

Simulation time time for h(t) should be long enough for h(t) to become zero, and you might want to add more zeros (zero padding) to get better frequency resolution (frequency resolution df=1/T, where T is the total simulation time).
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…