.Modelica_LinearSystems2.WorkInProgress.Tests.Design.kalmanStep2

Information

Example for one recursion of the conventional Kalman filter equations

Interface

function kalmanStep2
  extends Modelica.Icons.Function;
  import Modelica_LinearSystems2.WorkInProgress.DiscreteStateSpace;
  output Real P_out[:, :];
  output Real K[:, :];
  output Real R_out[:, :];
end kalmanStep2;

Generated at 2024-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos