Error: index exceed matrix dimension!
이전 댓글 표시
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
Walter Roberson
2018년 10월 26일
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
2018년 10월 26일
zainab malik
2018년 10월 26일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Logical에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!