-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add option to design observers with direct term #861
Conversation
This applies to several functions - `kalman` - `observer_controller` - `place` - `observer_filter` (new function in this PR)
This is an automated message.
|
This is an automated message.
|
Codecov Report
@@ 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 |
This applies to several functions
kalman
observer_controller
place
observer_filter
(new function in this PR)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