integer transfer function to fractional order system

how to convert the 2.6/62s+1 transfer function to fractional order transfer fucntion using FOMCON toolbox?

 Akzeptierte Antwort

Ameer Hamza
Ameer Hamza am 16 Nov. 2020
If you have already downloaded the fomcon and placed it on MATLAB's path, then you can define it like this
fotf([62 1], [1 1], 2.6, 1)

Weitere Antworten (0)

Kategorien

Community Treasure Hunt

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

Start Hunting!

Translated by