baggepinnen / ControlSystemIdentification.jl

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

Add tutorials #104

Closed baggepinnen closed 2 years ago

baggepinnen commented 2 years ago

This PR adds several tutorials

codecov[bot] commented 2 years ago

Codecov Report

Merging #104 (48209a1) into master (910bc8c) will increase coverage by 0.14%. The diff coverage is 63.33%.

:exclamation: Current head 48209a1 differs from pull request most recent head 9e4684a. Consider uploading reports for the commit 9e4684a to get more accurate results

@@            Coverage Diff             @@
##           master     #104      +/-   ##
==========================================
+ Coverage   85.98%   86.12%   +0.14%     
==========================================
  Files          12       12              
  Lines        2026     2040      +14     
==========================================
+ Hits         1742     1757      +15     
+ Misses        284      283       -1     
Flag Coverage Δ
unittests 86.12% <63.33%> (+0.14%) :arrow_up:

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

Impacted Files Coverage Δ
src/pem.jl 90.19% <ø> (-0.07%) :arrow_down:
src/types.jl 72.67% <0.00%> (-1.22%) :arrow_down:
src/utils.jl 62.00% <0.00%> (-1.27%) :arrow_down:
src/ControlSystemIdentification.jl 79.71% <33.33%> (-1.18%) :arrow_down:
src/plotting.jl 92.34% <69.23%> (-0.31%) :arrow_down:
src/frd.jl 85.93% <87.50%> (-0.36%) :arrow_down:
src/arx.jl 89.50% <100.00%> (+2.52%) :arrow_up:

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 910bc8c...9e4684a. Read the comment docs.