baggepinnen / ControlSystemIdentification.jl

System Identification toolbox, compatible with ControlSystems.jl
https://baggepinnen.github.io/ControlSystemIdentification.jl/dev
MIT License
132 stars 13 forks source link

add example on closed-loop identification #93

Closed baggepinnen closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #93 (5b263ed) into master (08f68d5) will decrease coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
- Coverage   85.12%   85.10%   -0.02%     
==========================================
  Files          12       12              
  Lines        2117     2115       -2     
==========================================
- Hits         1802     1800       -2     
  Misses        315      315              
Flag Coverage Δ
unittests 85.10% <100.00%> (-0.02%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/pem.jl 82.85% <ø> (ø)
src/subspace.jl 81.74% <ø> (ø)
src/ControlSystemIdentification.jl 79.13% <100.00%> (-0.30%) :arrow_down:
src/plotting.jl 92.64% <100.00%> (ø)
src/subspace2.jl 95.67% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 08f68d5...5b263ed. Read the comment docs.