Prediction step in ukf
function ukfPredict import Modelica_LinearSystems2; import Modelica.Math.Matrices.LU_solve; import Modelica.Math.Matrices.solve; extends Modelica_LinearSystems2.WorkInProgress.DiscreteStateSpace.Internal.predictBase; end ukfPredict;
Date | Author | Comment |
---|---|---|
2010-06-11 | Marcus Baur, DLR-RM | Realization |