필터 지우기
필터 지우기

Plot adaptive filter coefficients

조회 수: 1 (최근 30일)
Cory Larsen
Cory Larsen 2014년 10월 10일
댓글: Puneet Rana 2014년 11월 10일
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

답변 (1개)

Puneet Rana
Puneet Rana 2014년 10월 30일
  댓글 수: 2
Cory Larsen
Cory Larsen 2014년 11월 6일
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 2014년 11월 10일
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?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Adaptive Filters에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by