An open API service indexing awesome lists of open source software.

https://github.com/schmidtjonathan/rrkf.jl

The Rank-Reduced Kalman Filter: Approximate Dynamical-Low-Rank Filtering In High Dimensions
https://github.com/schmidtjonathan/rrkf.jl

Last synced: about 1 year ago
JSON representation

The Rank-Reduced Kalman Filter: Approximate Dynamical-Low-Rank Filtering In High Dimensions

Awesome Lists containing this project

README

          

# Rank-Reduced Kalman filtering (RRKF)

Code accompanying the pre-print *"The Rank-Reduced Kalman Filter: Approximate
Dynamical-Low-Rank Filtering In High Dimensions"* ([arXiv](http://arxiv.org/abs/2306.07774)).

![Figure1](./docs/assets/fig1.png)

## Paper experiments

Please find the code for the experiments in the paper [here](https://github.com/schmidtjonathan/RRKF_experiments) (https://github.com/schmidtjonathan/RRKF_experiments).