How to enter z with negative exponent in the numerator of a discrete transfer function in simulink plant block

조회 수: 14 (최근 30일)
I need to enter the following discrete transfer function in simulink. My problem is with the negative exponents of z in the numerator.
1.026e-05 z^3 + 1.638e-06 z^2 + 5.248e-12 z + 6.787e-32
z^(-3) * -------------------------------------------------------
z^3 - 0.0003158 z^2 + 1.027e-23 z - 3.102e-44

채택된 답변

Renato SL
Renato SL 2020년 2월 18일
Maybe you can use a Delay block (documentation here).
The blocks would look like this:

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Discontinuities에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by