how do i work out the transfer function of my filter for use in an adaptive filter?

1 visualización (últimos 30 días)
Hey, I just need a bit of help getting to a transfer function for a filter.
i have to use an FIR filter that i designed in an adaptive filter set up and it seems as though i'll need it in transfer function form to do this. How do I get to transfer function form?
Many thanks, Tom
  1 comentario
Matt Fig
Matt Fig el 2 de Nov. de 2012
Tom's question:
Hey, I just need a bit of help getting to a transfer function for a filter.
i have to use an FIR filter that i designed in an adaptive filter set up and it seems as though i'll need it in transfer function form to do this. How do I get to transfer function form?
Many thanks, Tom

Iniciar sesión para comentar.

Respuesta aceptada

Honglei Chen
Honglei Chen el 23 de Mayo de 2012
If it's an FIR, then the coefficients are the transfer function. Say the coefficients are stored in b, then you can view the transfer function as
freqz(b,1)

Más respuestas (0)

Categorías

Más información sobre Adaptive Filters en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by