H infinity norm Warning

1 view (last 30 days)
Rakesh Jain
Rakesh Jain on 8 Apr 2017
When I calculate the h infinity norm of the following stable system given below, the warning appears that "Warning: SYSTEM has closed-right-half plane poles". What is wrong in it? Or how else can I calculate the h infinity norm
sys3 = tf(zpk([-5],[-1 -10],2))
hinfnorm(sys3)

Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!