How to model a non integer delay for a discrete system in Matlab?

I am not able to model a half a period delay neither in Matlab.
I want to model the following delay in the discrete domain:
, so a one and a half period delay.
The matlab function for transfer functions tf() allows only integer powers of z. Is there a way to set a non integer time delay?
Thank you in advance.

Answers (1)

I found the documentation for this. For anyone who might need it: https://it.mathworks.com/help/dsp/ref/variablefractionaldelay.html

Categories

Find more on Simulink in Help Center and File Exchange

Products

Release

R2021a

Asked:

on 13 Jun 2021

Answered:

on 30 Jun 2021

Community Treasure Hunt

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

Start Hunting!