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

6 views (last 30 days)
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)

Claudio Di Pietro
Claudio Di Pietro on 30 Jun 2021
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 Get Started with DSP System Toolbox in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!