Global Stiffness Matrix Assembly
版本 1.0.1 (1.1 KB) 作者:
Ayad Al-Rumaithi
Generates global stiffness matrix from elements stiffness matrices
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
引用格式
Ayad Al-Rumaithi (2025). Global Stiffness Matrix Assembly (https://ww2.mathworks.cn/matlabcentral/fileexchange/70446-global-stiffness-matrix-assembly), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2017b
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 Operating on Diagonal Matrices 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!