ControlSystemIdentification.jl Versions Save

System Identification toolbox, compatible with ControlSystems.jl

v2.6.0

11 months ago

ControlSystemIdentification v2.6.0

Diff since v2.5.3

Merged pull requests:

  • CompatHelper: add new compat entry for DelimitedFiles at version 1, (keep existing compat) (#125) (@github-actions[bot])
  • Support for multiple datasets in era (#126) (@baggepinnen)
  • support multiple datasets in arx (#127) (@baggepinnen)

v2.5.3

1 year ago

ControlSystemIdentification v2.5.3

Diff since v2.5.2

Closed issues:

  • Generate a model from a known impulse/step response (#121)

Merged pull requests:

  • add c2d method for covariance matrices (#118) (@baggepinnen)
  • add discrete-time laguerre basis for identification (#119) (@baggepinnen)
  • add VARX model example (#122) (@baggepinnen)

v2.5.2

1 year ago
  • make bodeplot work for FRD
  • Documentation improvements

v2.5.1

1 year ago

ControlSystemIdentification v2.5.1

Diff since v2.5.0

Merged pull requests:

  • improve docs for subspaceid in freq domain (#115) (@baggepinnen)

v2.5.0

1 year ago

ControlSystemIdentification v2.5.0

Diff since v2.4.1

Merged pull requests:

  • add Welchplot (#113) (@baggepinnen)

v2.4.1

1 year ago

ControlSystemIdentification v2.4.1

Diff since v2.4.0

Closed issues:

  • Missing docstring (#110)
  • Question: Can this library estimate the parameters of a Cauer or Foster model? (#111)

Merged pull requests:

  • Use ControlSystemsBase for faster load times (#112) (@baggepinnen)

v2.4.0

1 year ago

ControlSystemIdentification v2.4.0

Diff since v2.3.0

Closed issues:

  • Better default stability margin in pem and subspaceid (#96)
  • Possible wrong state space model formula (#106)

Merged pull requests:

  • Add some residual analysis plots (#105) (@baggepinnen)
  • bump compat ControlSystems v1.0 (#107) (@baggepinnen)

v2.3.0

1 year ago

ControlSystemIdentification v2.3.0

Diff since v2.2.8

Merged pull requests:

  • Add tutorials (#104) (@baggepinnen)

v2.2.8

1 year ago

ControlSystemIdentification v2.2.8

Diff since v2.2.7

Merged pull requests:

  • CompatHelper: bump compat for "ComponentArrays" to "0.12" (#103) (@github-actions[bot])

v2.2.7

2 years ago

ControlSystemIdentification v2.2.7

Diff since v2.2.6

Closed issues:

  • Fix example text (#100)
  • Minus on K (#101)

Merged pull requests:

  • Fix printing of FRD (#102) (@ErikQQY)