how to caculate the norm infinite with the limit frequency domain
Show older comments
In matlab, H infinity norm is caculated with order 'norm(sys,inf)' as sup singular values.
But the frequency domain w is contained into [0,inf], if I want to caculate this with the limited domain [w1,w2], how to do this in matlab?
Thank you
Answers (1)
jingwen
on 23 Mar 2012
0 votes
Categories
Find more on Loops and Conditional Statements 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!