Hi everyone, i have one query, how mode shapes can be drawn from a mode shape vector. Actually mode shape should comprise of a lot of points while i got just one point, its real and imaginary part; how could a mode shape can be generated from that ?

1 次查看(过去 30 天)
Hi everyone, i have one query, how mode shapes can be drawn from a mode shape vector. Actually mode shape should comprise of a lot of points while i got just one point, its real and imaginary part; how could a mode shape can be generated from that ?
  4 个评论
Ayisha Nayyar
Ayisha Nayyar 2018-9-27
Thanks a lot Image analyst for your guidance. Sorry for in convenience. Here's my code: f=f; fs=6400; mnum=5; for i=1:21; frf=b1(:,i); [fn,dr,ms]=modalfit(frf,f,fs,mnum,'Fitmethod','pp'); end
(where f is the frequency range starting from 1 to 2500Hz and fs= sampling frequency, frf is basically a FRF matrix of beam at 21 different points. frf=b1 and b1 is attached below.
and the part of answer showing modal shape vectors are displayed below:
0.00535814008085992 - 0.00535814008085992i 0.00348266401908543 + 0.00348266401908544i 0.000828406087890749 + 0.000828406087890727i 0.000406450088748395 + 0.000406450088748393i 0.000139194497984241 + 0.000139194497984201i
My question is that, whether they are correct mode shape vectors or not? if correct, how to draw mode shapes from them? Please help me out.
Ayisha Nayyar
Ayisha Nayyar 2018-9-30
Dear all, i am badly stuck in finding modal parameters from modalfit command. the problem is instead of a vector, o am getting just a single point as mode shape vectors. Please help me out.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Annotations 的更多信息

产品


版本

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by