Feeds
답변 있음
Is there a way to initialize a filter to the first unfiltered value?
Be sure that your b array is normalized then for x0 initial condition: y=filter(b, a, x-x0) + x0. The Reason: In FIR filter cas...
Is there a way to initialize a filter to the first unfiltered value?
Be sure that your b array is normalized then for x0 initial condition: y=filter(b, a, x-x0) + x0. The Reason: In FIR filter cas...
2년 초과 전 | 0
