Normaliziation and Scaling of a Second Order System
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Ordinary Differential Equations dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!