Stiffness matrix on matlab
이전 댓글 표시
Hello everyone, I attached the geometric stiffness matrix. I should write a matlab function [Ke, Ge, pe] = beam_matrix_vector_2nd_order(xA, xB, param, ue). I had Ke but i don't know how to simplify the matrix Ge. Thanks for help

답변 (1개)
KSSV
2016년 12월 13일
0 개 추천
Hello Barone pierre,
This is a MATLAB forum, you find very little people with FEM knowledge. I suggest you to refer the following book:
The Finite Element Method Using MATLAB, Second Edition Young W. Kwon, Hyochoong Bang
Also you may have look into the following code: http://in.mathworks.com/matlabcentral/fileexchange/30970-natural-frequencies---buckling-loads-of-columns-using-finite-element-method
카테고리
도움말 센터 및 File Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!