how to caculate the norm infinite with the limit frequency domain

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

답변 (1개)

jingwen
jingwen 2012년 3월 23일

0 개 추천

may be can add a filter to limite the caculate domain, for example, s/(s+w1)(s+w2), however, the effect is not very good.
Is it possible to caculate with the norm directly in matlab?

카테고리

도움말 센터File Exchange에서 MATLAB에 대해 자세히 알아보기

질문:

2012년 3월 21일

Community Treasure Hunt

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

Start Hunting!

Translated by