A Python Package For System Identification Using NARMAX Models
-
Updated
Feb 17, 2025 - Python
A Python Package For System Identification Using NARMAX Models
GUI for System Identification using NARX and 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).
A MatLab package for System Identification using linear and nonlinear auto-regresive models (N)AR, (N)ARX and (N)ARMAX models
Algorithms for Lasso estimation of NARMAX 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."