Complex Mode Indicator Function (CMIF)
Version 2.0.4 (1,5 Mo) par
Dr. Erol Kalkan, P.E.
This is a robust complex mode indicator function, which can be used to identify Eigen values. A simple example is provided.
COMPLEX MODE INDICATOR FUNCTION (SINGULAR VALUE DECOMPOSITION)
CMIF is defined as the Eigen values solved from the normal matrix, which is formed from frequency response function (FRF) matrix. CMIF can be computed from multiplication of normal matrix with its Hermitian matrix or by singular value decomposition (SVD) of normal matrix at each spectral line.
This function computes CMIF using "economy size" SVD.
Bandpass filtering of input data is suggested before using CMIF. If you find this code useful for your application, please don't forget to rate it.
For questions, suggestions and comments: kalkan76@gmail.com
Citation pour cette source
Dr. Erol Kalkan, P.E. (2025). Complex Mode Indicator Function (CMIF) (https://www.mathworks.com/matlabcentral/fileexchange/65508-complex-mode-indicator-function-cmif), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2017b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
En savoir plus sur Mathematics and Optimization dans Help Center et MATLAB Answers
Tags
Remerciements
Inspiré par : CMIF - Complex Mode Indicator Function
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
cmif
Version | Publié le | Notes de version | |
---|---|---|---|
2.0.4 | project website is updated |
||
2.0.3 | Notes are updated. |
||
2.0.2 | Updated notes |
||
2.0.1 | variable input added, notes are modified |
||
1.0.0.0 | Updated description |