10 October 2014 3 8K Report

I am solving a damped oscillatory system by MATLAB. The system is stable, but the H_2 norm calculated by MATLAB is infinity. 

When I increase the damping of the system, it becomes finite, but that doesn't make sense; because the only thing that changes is the amplitude of oscillation.

I think this is most probably an error in MATLAB.

Do you think so?

the equation of the system is: q^2+2*mu*Omega*q+Omega^2=f.

Four modes are included with frequencies of 166, 280, 650, 2200 Hz. mu=0.02.

Similar questions and discussions