.Modelica_LinearSystems2.WorkInProgress.DiscreteStateSpace.Internal

Contents

NameDescription
kfStepMatricesOne step, i.e. prediction and update of a kalman filter iteration for discrete systems
symMatMulCalculate the upper triangle of A*B*A'+a*C with B and C symmetric
kfStepStateOne step, i.e.estimation of the state vector using a kalman filter iteration for discrete systems
kfStepMatrices2One step, i.e. prediction and update of a kalman filter iteration for discrete systems
ekfSystemBaseBase class of ekf-system functions
ekfSystemDummyDummy function for ekfSystem
ekfSystemBase2Base class of ekf-system functions
ukfPredictPrediction step in ukf
predictBaseBase class of prediction-function
ukfUpdateUpdate step in ukf
updateBaseBass class of update-function
ukfEstimateCalculate filter gain and the updated mean of the state and covariance P
estimateBaseBase class of estimation function
ukfPredict_srPrediction step in square root ukf
ukfUpdate_srUpdate step in square root ukf
ukfEstimate_srCalculate filter gain and the updated mean of the state and Cholesky factor S of covariance P of a UKF
predictBase_srBase class of prediction function
updateBase_srBass class of update_sr-function
estimateBase_srBase class of estimation function

Generated at 2024-04-17T18:16:15Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos