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?

 采纳的回答

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)

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Dynamic System Models 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by