Implementing Filter in Matlab based on impulse response of filter

1 次查看(过去 30 天)
Hi to everyone!
Currently i am working on some student project. What i try to make is bank of filter(row of filter) for some input signal.
Impulse response of my filter is hamming window that is modified with exp(j*2*pi/N*k*n). Basicly it is filter, that have characteristc of F.T(hamming) but moved on frequncy k.
My qw is: "How can i implement filter in matlab if i know impulse response of filter."
I'm pretty new to Matlab, so forgive me if i ask something trivial.
  1 个评论
Mathieu NOE
Mathieu NOE 2021-2-4
hello
if you have a impulse response, you can use this as the coefficients of a FIR filter and use it with filter to apply it on a time doamin signal

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Multirate Signal Processing 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by