Generally, the functions in this package should not be used by the user.
This package contains functions which cannot be used in an arbitrary way and require particular knowledge. Therefore, only advanced users should deal with contained classes.
Name | Description |
---|---|
DesignData | Contains the system matrix A, the input matrix B, the assigned Poles and optionally the ideal feedback matrix |
schur | Pole assignment design algorithm for multi input systems |
clock | |
clock2 | |
wrapper_modifyX | Contains a C sub routine of robust pole assignment to modify the eigenvector matrix X according to Kautsky algorithm |
modifyX | Contains a C sub routine of robust pole assignment to modify the eigenvector matrix X according to Kautsky algorithm |
wrapper_xBase | Compute the eigenvector bases according to Kautsky algorithm |
xBase | Compute the eigenvector bases according to Kautsky algorithm |
getMatFiles | Returns a vector of files ending with .mat |
getMoFiles | Returns a vector of files with *.mo |
complexMatrices | Some case studies to complex matrices |
getCareMoFiles | Returns a vector of files with care*.mo |
multiplyComplexMatrices | Some case studies to complex matrices |
multiplyRealMatrices | Some case studies to complex matrices |
multiplyRealMatrices2 | Some case studies to complex matrices |
multiplyRealMatrices3 | Some case studies to complex matrices |
multiplyRealMatrices3cCall | Some case studies to complex matrices |
realMatrices | Some case studies to real matrices |