Convert a complex mode shape to a real mode shape

버전 1.0.0.0 (1.43 KB) 작성자: Mohammad Farshchin
This function converts a complex mode shape to a real mode shape
다운로드 수: 867
업데이트 날짜: 2015/8/24

라이선스 보기

Obtained mode shapes from structural modal identification are in complex form. This function could be used to convert these complex mode shapes to real mode shapes.
Reference: Operational modal analysis of civil engineering structures pages 182 and 183.
Following commands could be used to run this code. Note that a complex mode shape is stored in the Example.mat file.
1) Load the example file:
load Example
2) Use the following command to convert the complex mode shape to real mode shape.
Real_Phi=ComplexModeToRealMode(Phi)

인용 양식

Mohammad Farshchin (2024). Convert a complex mode shape to a real mode shape (https://www.mathworks.com/matlabcentral/fileexchange/52641-convert-a-complex-mode-shape-to-a-real-mode-shape), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2015a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 State-Space Models에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0

Title update