Skip to content

Fatemeh-Yaghoobi/Parallel-integrated-method

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 

Repository files navigation

Parallel state estimation for systems with integrated measurements

This repository contains the code for the paper "Parallel state estimation for system with integrated measurements". The code leverages JAX and implements the parallel state estimation algorithm for a system with integrated measurements.

This code is written by Fatemeh Yaghoobi and Simo Särkkä. ArXiv link: https://arxiv.org/abs/2410.00627

Installation

  1. Create a virtual environment and clone this repository
  2. Install JAX (preferably with GPU support) following https://github.com/google/jax#installation

Examples

Examples (reproducing the experiments from our paper) can be found in the tests folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages