filter coefficients
Show older comments
Just a quick question - are 'filter coefficients' the coefficients of the impulse response, desired transfer function, or actual transfer function?
2 Comments
Walter Roberson
on 25 May 2012
This is really a filter theory question, not a MATLAB question.
Matt Fig
on 2 Nov 2012
Just a quick question - are 'filter coefficients' the coefficients of the impulse response, desired transfer function, or actual transfer function?
Accepted Answer
More Answers (2)
Wayne King
on 28 May 2012
1 vote
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.
Categories
Find more on Filter Analysis in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!