Clear Filters
Clear Filters

Stiffness matrix on matlab

7 views (last 30 days)
Barone pierre
Barone pierre on 13 Dec 2016
Commented: Barone pierre on 13 Dec 2016
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

Answers (1)

KSSV
KSSV on 13 Dec 2016
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
  1 Comment
Barone pierre
Barone pierre on 13 Dec 2016
I have looked, but i don't understand the geometric matrix, can you explain me ? thanks

Sign in to comment.

Categories

Find more on Creating and Concatenating Matrices 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!