Borrar filtros
Borrar filtros

Plot adaptive filter coefficients

1 visualización (últimos 30 días)
Cory Larsen
Cory Larsen el 10 de Oct. de 2014
Comentada: Puneet Rana el 10 de Nov. de 2014
Hello,
I would like to plot the time series of the coefficients from an adaptive filter object, in order to watch the convergence of my filter coefficients. How can I do this?
For example, using the example provided at the bottom of http://www.mathworks.com/help/dsp/ref/adaptfilt.html
How do I plot the time series of filter coefficients for each step, rather than just the final values?
Thanks

Respuestas (1)

Puneet Rana
Puneet Rana el 30 de Oct. de 2014
  2 comentarios
Cory Larsen
Cory Larsen el 6 de Nov. de 2014
So I have to use simulink to do this, I cannot do it in code? I can generate the learning curves based off the filter error returned, but I cannot determine how to plot the time series of the coefficients.
Thanks
Puneet Rana
Puneet Rana el 10 de Nov. de 2014
Coefficients are vectors at every time step. Do you mean you want to have a 3-D plot that shows progressive change of the values of that vector across time?

Iniciar sesión para comentar.

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