Implementation of N4SID, Kalman filtering and state-space models
Project description
NFourSID
Implementation of the N4SID algorithm for subspace identification [1], together with Kalman filtering and state-space models.
State-space models are versatile models for representing multi-dimensional timeseries. As an example, the ARMAX(p, q)-models - AutoRegressive MovingAverage with eXogenous input - are included in the representation of state-space models. By extension, ARMA-, AR- and MA-models can be described, too. The numerical implementations are based on [2].
Documentation and code example
Documentation is provided here. An example Jupyter notebook is provided here.
References
- Van Overschee, Peter, and Bart De Moor. "N4SID: Subspace algorithms for the identification of combined deterministic-stochastic systems." Automatica 30.1 (1994): 75-93.
- Verhaegen, Michel, and Vincent Verdult. Filtering and system identification: a least squares approach. Cambridge university press, 2007.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file nfoursid-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: nfoursid-0.0.1-py3-none-any.whl
- Upload date:
- Size: 12.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67649d5697df6693938084fdd54820a5e68d5affd6939016b17a1d184a62097c |
|
MD5 | 6c6a6a1a829d946feb88f42383d7a339 |
|
BLAKE2b-256 | e6e172a04b9e753395eaac3525e997a1bafbf2562264ab815e6f069128bf4a1a |