Convert a complex mode shape to a real mode shape

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 Center および MATLAB AnswersState-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