modal decomposition using canon
18 vues (au cours des 30 derniers jours)
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?
0 commentaires
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!