Clear Filters
Clear Filters

i want to plot transfer function G ,how to do it???G=(((​0.2274.*(4​.7372.*(s)​.^(1+0.9)+​1)))./((9.​9944.*(s).​^(1+0.9)))​+0.3610.*(​s).^(0.9)+​1))));

1 view (last 30 days)
G=(((0.2274.*(4.7372.*(s).^(1+0.9)+1)))./((9.9944.*(s).^(1+0.9)))+0.3610.*(s).^(0.9)+1))));

Accepted Answer

Birdman
Birdman on 2 Apr 2018
Use fomcon toolbox to do it. It has several features:

More Answers (0)

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!