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?

 채택된 답변

Ameer Hamza
Ameer Hamza 2020년 11월 16일
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에 대해 자세히 알아보기

질문:

2020년 11월 16일

답변:

2020년 11월 16일

Community Treasure Hunt

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

Start Hunting!

Translated by