Normaliziation and Scaling of a Second Order System
2 ビュー (過去 30 日間)
古いコメントを表示
I understand how to normalize a second order system, but I wanted to know if the same steps are taken when the parameters of the system are not scalar but matrices. For example
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/154774/image.png)
where the parameter phi, and gamma are both 3x3 matrices and X is a 3x1 vector.
The solution i've come up with is:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/154776/image.png)
where omega is equal to the square root of the inverse of gamma, and x the new dimensionless parameter.
I will upload a photo of all my steps if necessary, but I really just wanted to know if this problem can be approached exactly the same way as you would for a second order system with scalar parameters.
Or if I'm way off in general that'd be nice to know..
Thanks!
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Ordinary Differential Equations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!