JuliaControl / ControlSystems.jl

A Control Systems Toolbox for Julia
https://juliacontrol.github.io/ControlSystems.jl/stable/
Other
512 stars 85 forks source link

add option to design observers with direct term #861

Closed baggepinnen closed 1 year ago

baggepinnen commented 1 year ago

This applies to several functions

This PR also adds the option to let observers output the state estimate rather than the output estimate.

The reference CCS refers to Computer Controlled Systems by Åström and Wittenmark

JuliaControlBot commented 1 year ago
This is an automated message. Plots were compared to references. 11/11 images have changed, see differences below. After pulling this PR, please update the reference images by creating a PR to ControlExamplePlots.jl here. Difference Reference Image New Image
:x: 0.047 Reference New
:heavy_check_mark: 0.011 Reference New
:heavy_check_mark: 0.001 Reference New
:heavy_check_mark: 0.001 Reference New
:heavy_check_mark: 0.007 Reference New
:heavy_check_mark: 0.003 Reference New
:heavy_check_mark: 0.0 Reference New
:warning: 0.028 Reference New
:x: 0.06 Reference New
:heavy_check_mark: 0.0 Reference New
:warning: 0.017 Reference New
JuliaControlBot commented 1 year ago
This is an automated message. Plots were compared to references. 11/11 images have changed, see differences below. After pulling this PR, please update the reference images by creating a PR to ControlExamplePlots.jl here. Difference Reference Image New Image
:x: 0.047 Reference New
:heavy_check_mark: 0.011 Reference New
:heavy_check_mark: 0.001 Reference New
:heavy_check_mark: 0.001 Reference New
:heavy_check_mark: 0.007 Reference New
:heavy_check_mark: 0.003 Reference New
:heavy_check_mark: 0.0 Reference New
:warning: 0.028 Reference New
:x: 0.06 Reference New
:heavy_check_mark: 0.0 Reference New
:warning: 0.017 Reference New
codecov[bot] commented 1 year ago

Codecov Report

Merging #861 (b914815) into master (a047432) will increase coverage by 36.19%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           master     #861       +/-   ##
===========================================
+ Coverage   56.53%   92.72%   +36.19%     
===========================================
  Files           5        5               
  Lines         329      330        +1     
===========================================
+ Hits          186      306      +120     
+ Misses        143       24      -119     

see 3 files with indirect coverage changes