how to make FIR filter

Hi, I'm trying to make FIR filter with hamming window.
please help me. I have no idea how to make it.

Respuestas (1)

Star Strider
Star Strider el 6 de Jun. de 2021

0 votos

The documentation on fir1 will demonstrate how to construct it.
If you need to check its performance, use the freqz function.
If you need to filter a signal with it, use the filtfilt function.
.

Etiquetas

Preguntada:

el 6 de Jun. de 2021

Respondida:

el 6 de Jun. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by