Skip to main content
6-Contributor
December 3, 2023
Solved

solving numerically the frequency and mode of the problem using roop

  • December 3, 2023
  • 1 reply
  • 1994 views

Dear Masters,

I would like to simplify the equation by repeating the program of the vibration analysis no repetition below using for statements, etc.
The process I'm trying to do is vibration analysis repeat
I want to draw the simplified graphs together on one graph, but it is not easy.
Finally, I want to draw a final graph superimposed by adding five eigenfunctions. I need the help of masters.
My version is Prime 6.0.

Best answer by ttokoro

You are using i as subscript but it should be vector index. 

image.pngimage.png

1 reply

ttokoro
21-Topaz I
ttokoro21-Topaz IAnswer
21-Topaz I
December 3, 2023

You are using i as subscript but it should be vector index. 

image.pngimage.png

t.t.
6-Contributor
December 3, 2023

Thank you very much for your quick and kind reply. You've been a great help.