Global Stiffness Matrix Assembly

Generates global stiffness matrix from elements stiffness matrices
818 Downloads
Updated 1 Mar 2019

View License

function K=Matrix_Assembly(Elements)

Input:
---------
Elements: a structure contains Elements{i}.K and Elements{i}.DOFs (Stiffness and Degrees of freedoms of the ith element).

output:
---------
K: Sparse global stiffness matrix

Cite As

Ayad Al-Rumaithi (2024). Global Stiffness Matrix Assembly (https://www.mathworks.com/matlabcentral/fileexchange/70446-global-stiffness-matrix-assembly), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2017b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Operating on Diagonal Matrices in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0