Skip to content

An implementation of ”Subspace State-Space Identification of Nonlinear Dynamical System Using Deep Neural Network with a Bottleneck”

License

Notifications You must be signed in to change notification settings

maruta/epnet-water-float

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EPNet (water float example)

An implementation of the system identification method introduced in the following paper

Keito Yamada, Ichiro Maruta, Kenji Fujimoto:
Subspace State-Space Identification of Nonlinear Dynamical System Using Deep Neural Network with a Bottleneck,
IFAC-PapersOnLine, Volume 56, Issue 1, (presented in NOLCOS 2022)
https://doi.org/10.1016/j.ifacol.2023.02.018

Description of the code in this repository

Based on data obtained from the following simulator,

data-1-compressed.mp4

1. Genera a model

see generate_model.py

2. Test the model

see test_model.py

(↓example. nx=3, nonlinear)

model_epnet.nx_3.hp_300.hf_300.ts_20230323134744.mp4

About

An implementation of ”Subspace State-Space Identification of Nonlinear Dynamical System Using Deep Neural Network with a Bottleneck”

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages