filter coefficients
이전 댓글 표시
Just a quick question - are 'filter coefficients' the coefficients of the impulse response, desired transfer function, or actual transfer function?
댓글 수: 2
Walter Roberson
2012년 5월 25일
This is really a filter theory question, not a MATLAB question.
Matt Fig
2012년 11월 2일
Just a quick question - are 'filter coefficients' the coefficients of the impulse response, desired transfer function, or actual transfer function?
채택된 답변
추가 답변 (2개)
Wayne King
2012년 5월 28일
1 개 추천
The unit step should be treated in your DSP book.
For a sequence, the unit step sequence is the sequence which is 1 for n>=0 and 0 for all n<0.
As far as your other question, I solved the difference equation. I think if you search the web, you will find plenty of material on solving difference equations. This forum does not lend itself to me walking through that solution here.
카테고리
도움말 센터 및 File Exchange에서 Filter Analysis에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!