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?

 Réponse acceptée

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)

Plus de réponses (0)

Catégories

Community Treasure Hunt

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

Start Hunting!

Translated by