CANON function inconsistent for modal decomposition
조회 수: 21 (최근 30일)
이전 댓글 표시
I have a problem with CANON functions of different Matlab versions (e.g. 2007b, 2010b, 2011a) returning inconsistent results for same call parameters: the diagonal A-matrix is OK, but the B and C matrices differ significantly. I know the modal decomposition has in multiple solutions, however, as far as I know, there is no control over the function realization. Furthermore in newer Matlab versions the canon function is a p-type and therefore inaccessible.
The obtained model is being used for tuning of predictive controller, subsequently yielding significantly different results. I have the original data generated using Matlab 2007. As I want to replicate it, and further provide public the code for performing a benchmark test, I need to have the canon function to return consistent results regardless of the matlab version used.
Is there any way to be able to get consistent modal decomposition?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Model Predictive Control Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!