.Modelica_LinearSystems2.WorkInProgress.Tests.Analysis.invariantZeros

Information

Example to compute the invariant zeros of a state space system

Interface

function invariantZeros
  import Modelica_LinearSystems2.ZerosAndPoles;
  import Modelica_LinearSystems2.StateSpace;
  import Complex;
  input Integer n = 20;
  input Integer ll = 7;
  output Complex iz[:];
  output Boolean ok;
end invariantZeros;

Generated at 2025-01-04T19:25:54Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos