Global Stiffness Matrix Assembly
バージョン 1.0.1 (1.15 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 (2024). Global Stiffness Matrix Assembly (https://www.mathworks.com/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!