modal decomposition using canon
显示 更早的评论
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 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Time-Domain Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!