A Python Package For System Identification Using NARMAX Models
-
Updated
Sep 6, 2025 - Python
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).
GUI for System Identification using NARX and NARMAX models
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."