Skip to content

Commit

Permalink
UPDATE: update plugin documentation and add presentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergei authored and Sergei committed Sep 16, 2021
1 parent cee4385 commit ed3039a
Show file tree
Hide file tree
Showing 36 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ Compilation of these components must be activated by CMake macro STOCHASTIC_FILT
- Main methods are initializeStep(), computePrediction() and computeCorrection(), all called by the FilteringAnimationLoop.


`EnTKFilter`
`ETKFilter`

- Ensemble Transform Kalman filter. Its description is given in Axel Hutt (2020) "Divergence of the ensemble transform kalman filter by nonlocal observations". Instead of sigma points the transformation are performed with Ensemble members.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ \section{Components}
\item Main methods are initializeStep(), computePrediction() and computeCorrection(), all called by the \al.
\end{itemize}
\medskip
{\large \entkf}
{\large \etkf}
\begin{itemize}
\item Ensemble Transform Kalman filter described in~\cite{HuttDivergenceOfTheEnsembleTransformKalmanFilter2020}. Instead of sigma points the transformation are performed with Ensemble members.
\item Main methods are initializeStep(), computePrediction() and computeCorrection(), all called by the \al.
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion doc/OptimusDoc/macros.tex → doc/OptimusTEX/macros.tex
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
\newcommand{\ukf}{\texttt{UKFilter}}
\newcommand{\roukf}{\texttt{ROUKFilter}}
\newcommand{\ukfsc}{\texttt{UKFilterSimCorr}}
\newcommand{\entkf}{\texttt{EnTKFilter}}
\newcommand{\etkf}{\texttt{ETKFilter}}
\newcommand{\opr}{\texttt{OptimParams}}
\newcommand{\mobs}{\texttt{MappedStateObservationManager}}
File renamed without changes.
Binary file not shown.
Binary file added doc/Optimus_plugin_presentation.pdf
Binary file not shown.

0 comments on commit ed3039a

Please sign in to comment.