Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 372 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 372 Bytes

Data-Assimilation

A) Data Assimilation used for estimating states for a 1 D nonlinear oscillator (Van der Pol Oscillator) using:

  1. Bootstrap particle filter with systematic resampling (PF)
  2. Ensemble Kalman Filer (EnKF)

B) Enkf and particle filter for a high dimensional van der Pol system (high_dim.py)

C) Spatio temporal dynamics of Fitz hugh Van der Pol system.