extall / fomcon-matlab

FOMCON toolbox for MATLAB
MIT License
35 stars 14 forks source link

Asking for Help: a fractional form of implementation #22

Open xiberJ opened 9 months ago

xiberJ commented 9 months ago

Dear developers hello. I want to ask how do terminating forms expand into polynomials

e33844d969b46e835d2350ee5584e0a

extall commented 9 months ago

You will need to use an approximation for modeling the above. You can easily compute the frequency domain characteristics of this and then use frequency domain identification tools in FOMCON such as fotfrid for which you just need to prepare a ffidata object from the computed frequency domain characteristics.