フィルターのクリア

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 Center および File ExchangeMatched 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