Code Monkey home page Code Monkey logo

joint_state_dynamics_estimation_hgos_gps's Introduction

Code for paper "Joint state and dynamics estimation with high-gain observers and Gaussian process models", by Mona Buisson-Fenet, Valéry Morgenthaler, Sebastian Trimpe, and Florent Di Meglio. Focusing on a dynamical system in observable canonical form with an unknown nonlinearity, the aim is to jointly estimate the state with a high-gain observer and the nonlinearity with a Gaussian process model.

To reproduce the results from the paper:

  • create a directory for this repo, further named dir
  • create dir/Figures/Logs
  • clone this repo in dir/repo
  • create a python3 virtual environment for this repo in dir/venv, source it
  • install all requirements with pip (pip install -r repo/requirements.txt)
  • if any problems occur during the installation of required packages, see requirements.txt for possible fixes
  • if you want to use multivariate Gaussian priors for hyperparameter optimization, replace the file priors.py in your virtual environment dir/venv/lib/python3.7/site-packages/GPy/core/parametrization/ by the file dir/repo/priors.py (pull request pending)
  • cd repo, run python mass_spring_mass_testcase/MSM_observer_GP.py 1 (1 = process number, used for logging)

This will run the simulation described in the paper for 10 cycles from 10 random initial conditions, with 10 test trajectories used for evaluation at each cycle. Modify the config parameters in the script to change the settings.

To play with other methods and test cases, look into the quasilinear_observer_GP.py file and choose which system and method to use, then run python quasilinear_observer_GP.py 1

joint_state_dynamics_estimation_hgos_gps's People

Contributors

monabf avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.