modal decomposition using canon
Afficher commentaires plus anciens
I have been looking at using the function canon for modal decomposition. I noticed after using two different computers, that the command
sys = canon(sys,'modal');
gives different results for sys on different computers, with the diagonal elements reordered on different machines.
Why is this? How does canon calculate the new system, and why is this computer dependent? Is there some way, apart from manually sorting the elements, to force the output to always be the same?
Réponses (0)
Catégories
En savoir plus sur Time-Domain Analysis dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!