Error: index exceed matrix dimension!
Show older comments
Can someone help me that why i am getting error when I try to extract FRF graph from transfer_from_modes.m file.
Values that I am considering are below:
In rectangular_plate_fea.m : Length = 19.7, width = 19.7, thickness = 0.197. damping 0.000999. nodes along x and y are 20,20. First 10 frequencies extraction. boundary conditions = cantilevered thin plate
In transfer_from_modes.m : stiffness/mass, force/displacement options and homogeneous plate.
mass and stiffness matrix are same that I got from rectangular_plate_fea.m file. I consider frequency step 25 , minf= 100, maxf=200.
My problem Is when I enter 1200 dof for response and 609 for excitation I get error of Index exceed matrix dimensions. why I am getting this either where i am making mistake In whole analysis.What should I consider if I am applying a concentrated force somewhere in the middle of plate at a specific node?
.m files are attached with there supporting functions.
3 Comments
Walter Roberson
on 26 Oct 2018
It would help to know the correct sequence of input values, in order. Plate type? Material? uniform nonstructural mass? inputs to specify mass??
zainab malik
on 26 Oct 2018
zainab malik
on 26 Oct 2018
Accepted Answer
More Answers (0)
Categories
Find more on Logical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!