Mode shapes identification using principal component analysis
Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
This example file shows mode shapes identifcation using principal component analysis (PCA) of 2DOF system subjected to gaussian white noise excitation with added uncertainty (also gaussian white noise) to the response. However it should be taken into acount:
-Eigenvector of PCA are orthognal due to the symmetry property of covariance matrix.
-Modeshapes are only orthognal if the matrix inv(M)*K is symmetric.
-PCA will identify the real mode shapes only if they are orthognal which means inv(M)*K is symmetric.
By changing mass matrix M=[2 0; 0 1]; instead of identity inv(M)*K will not be symmetric even stiffness matrix is symmetric and PCA will fail to identify the real mode shapes.
References:
---------------------
[1] Al Rumaithi, Ayad, "Characterization of Dynamic Structures Using Parametric and Non-parametric System Identification Methods" (2014). Electronic Theses and Dissertations. 1325.
https://stars.library.ucf.edu/etd/1325
[2] Al-Rumaithi, Ayad, Hae-Bum Yun, and Sami F. Masri. "A Comparative Study of Mode Decomposition to Relate Next-ERA, PCA, and ICA Modes." Model Validation and Uncertainty Quantification, Volume 3. Springer, Cham, 2015. 113-133.
Zitieren als
Ayad Al-Rumaithi (2026). Mode Decomposition using Principal Component Analysis (https://de.mathworks.com/matlabcentral/fileexchange/71878-mode-decomposition-using-principal-component-analysis), MATLAB Central File Exchange. Abgerufen .
Kategorien
Mehr zu Dimensionality Reduction and Feature Extraction finden Sie in Help Center und MATLAB Answers
Allgemeine Informationen
- Version 1.0.6 (2,04 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.0.6 | Added website |
||
| 1.0.5 | references |
||
| 1.0.4 | description |
||
| 1.0.3 | description |
||
| 1.0.2 | summary |
||
| 1.0.1 | description |
||
| 1.0.0 |
