.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-02-20T19:24:42Z by OpenModelicaOpenModelica 1.24.4 using GenerateDoc.mos