filter coefficients
Mostrar comentarios más antiguos
Just a quick question - are 'filter coefficients' the coefficients of the impulse response, desired transfer function, or actual transfer function?
2 comentarios
Walter Roberson
el 25 de Mayo de 2012
This is really a filter theory question, not a MATLAB question.
Matt Fig
el 2 de Nov. de 2012
Just a quick question - are 'filter coefficients' the coefficients of the impulse response, desired transfer function, or actual transfer function?
Respuesta aceptada
Más respuestas (2)
Wayne King
el 28 de Mayo de 2012
1 voto
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.
Categorías
Más información sobre Filter Analysis en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!