Global Stiffness matrix for 3 node element

Can anyone help me to formulate a the Global stiffness matrix for 3 node element ? No. of elements can go till 80-100 so how do i put it in a for loop ?

Answers (1)

KSSV
KSSV on 6 Mar 2017
Your global stiffness matrix depends on what problem you are solving i.e it depends on the governing equation. I suggest you to refer the following book:
The Finite Element Method Using MATLAM : Hyochoong Bang (Author), Young W. Kwon (Author)

2 Comments

Refer the book....Book discusses basics of FEM with MATLAB Code.

Sign in to comment.

Categories

Commented:

on 6 Mar 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!