501
edits
Line 365: | Line 365: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Chapter !! Function !! Implemented !! File !! Status !! SLICOT functions !! Priority | ! Chapter !! Function !! Implemented !! File !! Number of Tests !! Status !! SLICOT functions !! Priority | ||
|- | |- | ||
| rowspan="3" | PID Controller Tuning || pidTuner || style="background: red;" | no || || || || | | rowspan="3" | PID Controller Tuning || pidTuner || style="background: red;" | no || || || || || | ||
|- | |- | ||
| pidtune || style="background: red;" | no || || || || | | pidtune || style="background: red;" | no || || || || || | ||
|- | |- | ||
| pidtuneOptions || style="background: red;" | no || || || || | | pidtuneOptions || style="background: red;" | no || || || || || | ||
|- | |- | ||
| rowspan="4" | SISO Feedback Loops || rlocus || style="background: green;" | yes || rlocus.m || || || | | rowspan="4" | SISO Feedback Loops || rlocus || style="background: green;" | yes || rlocus.m || || || || | ||
|- | |- | ||
| rlocusplot || style="background: red;" | no || || || || | | rlocusplot || style="background: red;" | no || || || || || | ||
|- | |- | ||
| controlSystemDesigner || style="background: red;" | no || || || || | | controlSystemDesigner || style="background: red;" | no || || || || || | ||
|- | |- | ||
| sisoinit || style="background: red;" | no || || || || | | sisoinit || style="background: red;" | no || || || || || | ||
|- | |- | ||
| rowspan="12" | Linear-Quadratic-Gaussian Control || lqr || style="background: green;" | yes || lqr.m || || || | | rowspan="12" | Linear-Quadratic-Gaussian Control || lqr || style="background: green;" | yes || lqr.m || || || || | ||
|- | |- | ||
| lqry || style="background: red;" | no || || || || | | lqry || style="background: red;" | no || || || || || | ||
|- | |- | ||
| lqi || style="background: red;" | no || || || || | | lqi || style="background: red;" | no || || || || || | ||
|- | |- | ||
| dlqr || style="background: green;" | yes || dlqr.m || || || | | dlqr || style="background: green;" | yes || dlqr.m || || || || | ||
|- | |- | ||
| lqrd || style="background: red;" | no || || || || | | lqrd || style="background: red;" | no || || || || || | ||
|- | |- | ||
| kalman || style="background: green;" | yes || kalman.m || || || | | kalman || style="background: green;" | yes || kalman.m || || || || | ||
|- | |- | ||
| kalmd || style="background: red;" | no || || || || | | kalmd || style="background: red;" | no || || || || || | ||
|- | |- | ||
| lqg || style="background: red;" | no || || || || | | lqg || style="background: red;" | no || || || || || | ||
|- | |- | ||
| lqgreg || style="background: red;" | no || || || || | | lqgreg || style="background: red;" | no || || || || || | ||
|- | |- | ||
| lqgtrack || style="background: red;" | no || || || || | | lqgtrack || style="background: red;" | no || || || || || | ||
|- | |- | ||
| augstate || style="background: red;" | no || || || || | | augstate || style="background: red;" | no || || || || || | ||
|- | |- | ||
| norm || style="background: green;" | yes || @lti/norm.m || || || | | norm || style="background: green;" | yes || @lti/norm.m || || || || | ||
|- | |- | ||
| rowspan="3" | Pole Placement || estim || style="background: green;" | yes || estim.m || || || | | rowspan="3" | Pole Placement || estim || style="background: green;" | yes || estim.m || || || || | ||
|- | |- | ||
| place || style="background: green;" | yes || place.m || || || | | place || style="background: green;" | yes || place.m || || || || | ||
|- | |- | ||
| reg || style="background: red;" | no || || || || | | reg || style="background: red;" | no || || || || || | ||
|- | |- | ||
|} | |} |
edits