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

조회 수: 1 (최근 30일)
vinicius lanziotti
vinicius lanziotti 2019년 6월 14일
편집: Image Analyst 2019년 6월 17일
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.

답변 (1개)

Walter Roberson
Walter Roberson 2019년 6월 14일
편집: Image Analyst 2019년 6월 17일
edit(which('dfilt.df1'))
Will show you the exact code that is used.

카테고리

Help CenterFile Exchange에서 Matched Filter and Ambiguity Function에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by