Is it a bug to implement a transposed direct-form I (TDF-I) in Simulink?

조회 수: 3 (최근 30일)
Ilya Yakovlev
Ilya Yakovlev 2023년 8월 22일
On the Mathworks page (https://www.mathworks.com/help/signal/ref/dfilt.df1t.html), the description of the dfilt.df1t function shows the block diagram of the form:
but in the classical representation, the minus sign is placed before the denominator coefficients:
.
Thus, if in the implementation of Matworks with the initial states of the numerator and denominator sides equal to 5, the first output will be ():
then in the classical form under the same conditions the first output is
.
Wouldn't it be more correct to move the minus sign to the gain block?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Signal Processing Toolbox에 대해 자세히 알아보기

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by