Control package: Difference between revisions

254 bytes added ,  23 September 2015
Line 195: Line 195:
{| class="wikitable"  
{| class="wikitable"  
|-
|-
! Chapter !! Function !! Implemented !! File !! Status
! Chapter !! Function !! Implemented !! File !! Status !! SLICOT functions !! Priority
|-
|-
| rowspan="11" | Model Type Conversion || tf || style="background: orange;" | Linear Sytsem Representation ||  ||  
| rowspan="11" | Model Type Conversion || tf || style="background: orange;" | Linear Sytsem Representation ||  ||  || ||
|-
|-
| zpk || style="background: orange;" | Linear Sytsem Representation ||  ||  
| zpk || style="background: orange;" | Linear Sytsem Representation ||  ||  || ||
|-
|-
| ss || style="background: orange;" | Linear Sytsem Representation ||  ||  
| ss || style="background: orange;" | Linear Sytsem Representation ||  ||  || ||
|-
|-
| frd || style="background: orange;" | Linear Sytsem Representation ||  ||  
| frd || style="background: orange;" | Linear Sytsem Representation ||  ||  || ||
|-
|-
| pid || style="background: orange;" | Linear Sytsem Representation ||  ||  
| pid || style="background: orange;" | Linear Sytsem Representation ||  ||  || ||
|-
|-
| pidstd || style="background: orange;" | Linear Sytsem Representation ||  ||  
| pidstd || style="background: orange;" | Linear Sytsem Representation ||  ||  || ||
|-
|-
| pid2 || style="background: orange;" | Linear Sytsem Representation ||  ||  
| pid2 || style="background: orange;" | Linear Sytsem Representation ||  ||  || ||
|-
|-
| pidstd2 || style="background: red;" | no ||  ||  
| pidstd2 || style="background: red;" | no ||  ||  || ||
|-
|-
| make1DOF || style="background: red;" | no ||  ||  
| make1DOF || style="background: red;" | no ||  ||  || ||
|-
|-
| make2DOF || style="background: red;" | no ||  ||  
| make2DOF || style="background: red;" | no ||  ||  || ||
|-
|-
| getComponents || style="background: red;" | no ||  ||  
| getComponents || style="background: red;" | no ||  ||  || ||
|-
|-
| rowspan="7" | Continuous-Discrete Conversion || c2d || style="background: green;" | yes || @lti/c2d.m ||  
| rowspan="7" | Continuous-Discrete Conversion || c2d || style="background: green;" | yes || @lti/c2d.m ||  || ||
|-
|-
| d2c || style="background: green;" | yes || @lti/d2c.m ||  
| d2c || style="background: green;" | yes || @lti/d2c.m ||  || ||
|-
|-
| d2d || style="background: green;" | yes || @lti/d2d.m ||  
| d2d || style="background: green;" | yes || @lti/d2d.m ||  || ||
|-
|-
| upsample || style="background: red;" | no ||  ||  
| upsample || style="background: red;" | no ||  ||  || ||
|-
|-
| c2dOptions || style="background: red;" | no ||  ||  
| c2dOptions || style="background: red;" | no ||  ||  || ||
|-
|-
| d2cOptions || style="background: red;" | no ||  ||  
| d2cOptions || style="background: red;" | no ||  ||  || ||
|-
|-
| d2dOptions || style="background: red;" | no ||  ||  
| d2dOptions || style="background: red;" | no ||  ||  || ||
|-
|-
| rowspan="9" | Model Simplification || hsvd || style="background: green;" | yes || hsvd.m ||  
| rowspan="9" | Model Simplification || hsvd || style="background: green;" | yes || hsvd.m ||  || ||
|-
|-
| hsvplot || style="background: red;" | no ||  ||  
| hsvplot || style="background: red;" | no ||  ||  || ||
|-
|-
| sminreal || style="background: green;" | yes || @lti/sminreal.m ||  
| sminreal || style="background: green;" | yes || @lti/sminreal.m ||  || ||
|-
|-
| balred || style="background: red;" | no ||  ||  
| balred || style="background: red;" | no ||  ||  || ||
|-
|-
| minreal || style="background: green;" | yes || @lti/minreal.m ||  
| minreal || style="background: green;" | yes || @lti/minreal.m ||  || ||
|-
|-
| balreal || style="background: red;" | no ||  ||  
| balreal || style="background: red;" | no ||  ||  || ||
|-
|-
| modred || style="background: red;" | no ||  ||  
| modred || style="background: red;" | no ||  ||  || ||
|-
|-
| balredOptions || style="background: red;" | no ||  ||  
| balredOptions || style="background: red;" | no ||  ||  || ||
|-
|-
| hsvdOptions || style="background: red;" | no ||  ||  
| hsvdOptions || style="background: red;" | no ||  ||  || ||
|-
|-
| rowspan="5" | State-Coordinate Transformation || balreal || style="background: orange;" | Model Simplification ||  ||  
| rowspan="5" | State-Coordinate Transformation || balreal || style="background: orange;" | Model Simplification ||  ||  || ||
|-
|-
| canon || style="background: red;" | no ||  ||  
| canon || style="background: red;" | no ||  ||  || ||
|-
|-
| prescale || style="background: green;" | yes || @lti/prescale.m ||  
| prescale || style="background: green;" | yes || @lti/prescale.m ||  || ||
|-
|-
| ss2ss || style="background: red;" | no ||  ||  
| ss2ss || style="background: red;" | no ||  ||  || ||
|-
|-
| xperm || style="background: green;" | yes || @lti/xperm.m ||  
| xperm || style="background: green;" | yes || @lti/xperm.m ||  || ||
|-
|-
| rowspan="5" | Modal Decomposition || modsep || style="background: red;" | no ||  ||  
| rowspan="5" | Modal Decomposition || modsep || style="background: red;" | no ||  ||  || ||
|-
|-
| stabsep || style="background: red;" | no ||  ||  
| stabsep || style="background: red;" | no ||  ||  || ||
|-
|-
| freqsep || style="background: red;" | no ||  ||  
| freqsep || style="background: red;" | no ||  ||  || ||
|-
|-
| stabsepOptions || style="background: red;" | no ||  ||  
| stabsepOptions || style="background: red;" | no ||  ||  || ||
|-
|-
| freqsepOptions || style="background: red;" | no ||  ||  
| freqsepOptions || style="background: red;" | no ||  ||  || ||
|-
|-
|}
|}
501

edits