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
인용 양식
Dr. Erol Kalkan, P.E. (2026). Complex Mode Indicator Function (CMIF) (https://kr.mathworks.com/matlabcentral/fileexchange/65508-complex-mode-indicator-function-cmif), MATLAB Central File Exchange. 검색 날짜: .
도움
도움 받은 파일: CMIF - Complex Mode Indicator Function
