Update step in ukf
function ukfUpdate extends Modelica.Icons.Function; import Modelica; import Modelica_LinearSystems2; import Modelica_LinearSystems2.DiscreteStateSpace; import Modelica_LinearSystems2.Math.Matrices; extends Modelica_LinearSystems2.WorkInProgress.DiscreteStateSpace.Internal.updateBase; end ukfUpdate;
Date | Author | Comment |
---|---|---|
2010-06-11 | Marcus Baur, DLR-RM | Realization |