bode plot of 1/(s^0.5+1) or any other fractional order transfer function
Show older comments
i am new to matlab how to plot frequency response of frational order systems
1 Comment
Abdulsamad Engida
on 19 Mar 2022
How I can plot fractional order system in the sense of ABC by using Matlab?
Answers (3)
Shashank Prasanna
on 23 Apr 2013
1 vote
I don't think this is possible with what ships with MATLAB (i may be wrong). But I found a FEX function that does what you ask:
1 Comment
SAP
on 21 Jun 2020
You can refer the paper published by A. Charef for this.
This is a fractionl order tranfer function which can not be implemented directly.
It needs to be approximated first into a suitable higher integer ordered transfer fucntion which later can be impelemnetd in Matlab.
AVINASH
on 13 Oct 2014
0 votes
by using FOMCOM toolbox, you can easily find out the plot of fractional system
Categories
Find more on Frequency-Domain Analysis in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!