A Python Package For System Identification Using NARMAX Models
-
Updated
Nov 12, 2024 - Jupyter Notebook
A Python Package For System Identification Using NARMAX Models
Machine learning library for symbolic fitting: the unknown system/function is described via NARMAX algebraic expressions being linear combinations of arbitrary non-linear terms provided by the user (like 0.2x²+0.7sin(x) or x[k-1]*y[k-4]^2).
Algorithms for Lasso estimation of NARMAX models.
GUI for System Identification using NARX and NARMAX models
A MatLab package for System Identification using linear and nonlinear auto-regresive models (N)AR, (N)ARX and (N)ARMAX models
Experiments and derivations for ACC2022 paper on variational message passing for online NARMAX identification.
Experiments and derivations for CDC2022 paper on message passing-based inference for NARMAX system identification.
Add a description, image, and links to the narmax topic page so that developers can more easily learn about it.
To associate your repository with the narmax topic, visit your repo's landing page and select "manage topics."