Filter löschen
Filter löschen

What is the MATLAB function for FILTER in direct-form I?

1 Ansicht (letzte 30 Tage)
vinicius lanziotti
vinicius lanziotti am 14 Jun. 2019
Bearbeitet: Image Analyst am 17 Jun. 2019
I need of the code of this function, if it exists.
I just know about the function 'filter', but this function was implemented in direct-form II transposed and I need of the 'filter' that was implemented in direct-form I.
Thanks.

Antworten (1)

Walter Roberson
Walter Roberson am 14 Jun. 2019
Bearbeitet: Image Analyst am 17 Jun. 2019
edit(which('dfilt.df1'))
Will show you the exact code that is used.

Tags

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by