Releases: baggepinnen/ControlSystemIdentification.jl
Releases · baggepinnen/ControlSystemIdentification.jl
v1.3.1
ControlSystemIdentification v1.3.1
v1.3.0
ControlSystemIdentification v1.3.0
Merged pull requests:
- MassInstallAction: Install the TagBot workflow on this repository (#53) (@baggepinnen)
- CompatHelper: bump compat for "FillArrays" to "0.11" (#54) (@github-actions[bot])
- Add helper functions for constructing and fitting basis functions (#56) (@baggepinnen)
v1.2.2
ControlSystemIdentification v1.2.2
Closed issues:
Merged pull requests:
- change parameterization in PEM (#49) (@baggepinnen)
v1.2.1
ControlSystemIdentification v1.2.1
v1.2.0
ControlSystemIdentification v1.2.0
- Parametric transfer-function estimation from frequency-domain data.
v1.1.0
ControlSystemIdentification v1.1.0
- add
crosscorrplot
- bugfixes
Merged pull requests:
- CompatHelper: bump compat for "ControlSystems" to "0.8" (#39) (@github-actions[bot])
v1.0.0
ControlSystemIdentification v1.0.0
Merged pull requests:
- CompatHelper: add new compat entry for "BandedMatrices" at version "0.15" (#38) (@github-actions[bot])
v0.2.7
ControlSystemIdentification v0.2.7
- Accuracy improvements for
predict
onN4SIDSystem
- New functionality for frequency-weighted estimation in all least-squares contexts (
ar,arx,arma
) andn4sid
.