Draw mode shape using Eigen values for a building

12 visualizzazioni (ultimi 30 giorni)
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 Commento
Van Tien Nguyen
Van Tien Nguyen il 9 Ott 2021
Hi, can you please enchange your code to calculate eigenvalues and eigenvector for building?
Thank you in advance.

Accedi per commentare.

Risposta accettata

KSSV
KSSV il 16 Dic 2020
You have the Eigenvectors right...... plot them using plot command.
  5 Commenti
KSSV
KSSV il 17 Dic 2020
If V is an 9*9 Eigenvector.
plot(V(:,1))
Chaudhary P Patel
Chaudhary P Patel il 21 Dic 2020
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.

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by