Skip to content
#

filtering-algorithm

Here are 54 public repositories matching this topic...

Code for the nested hybrid filters (NHFs), including four different implementations using sequential Monte Carlo (SMC), sequential quasi-Monte Carlo (SQMC), extended Kalman filters (EKFs) and ensemble Kalman filters (EnKFs). I have also included the implementation of the nested particle filter (NPF) and the two-stage filter to compare performance.

  • Updated Mar 11, 2024
  • MATLAB

This repository contains an implementation of the Multilevel Ensemble Kalman Bucy Filter. Code for HPC implementation with MPI cores, designed to run on Supercomputer Shaheen is also included. The algorithm deals with linear Gaussian filtering problems in continuous time and has appealing performance in high dimensions.

  • Updated May 19, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the filtering-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the filtering-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more