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!