Draw mode shape using Eigen values for a building

I calculated the Eigen values and Eigen vectors for the building in matrix form,
please guide me now, how can i plot the mode shape using the eigen values.

댓글 수: 1

Hi, can you please enchange your code to calculate eigenvalues and eigenvector for building?
Thank you in advance.

댓글을 달려면 로그인하십시오.

 채택된 답변

KSSV
KSSV 2020년 12월 16일

1 개 추천

You have the Eigenvectors right...... plot them using plot command.

댓글 수: 5

how can i introduced the height of the building along which i plot the modes?
sir actually i am not getting your point so please tell me here is my problem details,
order Eigen values
8 0.4238
3 0.5534
9 1.5700
2 1.9573
7 4.9026
1 5.6106
6 71.943
5 194.97
4 523.18
eigen vector
three storey building with each floor height 3 m.
i consider 3 degree per node degree of freedom.
If V is an 9*9 Eigenvector.
plot(V(:,1))
KSSV sir,
i want to plot all these mode shape along the Y axis but as you told me i am not getting please elaborate it sir.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

질문:

2020년 12월 16일

댓글:

2021년 10월 9일

Community Treasure Hunt

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

Start Hunting!

Translated by