Accelerating Finite Element Analysis (FEA) in MATLAB
Expedite the computationally intensive part of the mechanical analysis stage of a coupled electro-mechanical FEA of an electrostatically actuated micro-electro-mechanical (MEMS) device by using “parfor” to:
1. Compute Element Stiffness
2. Assemble global stiffness matrix (K) from element stiffness matrices
3. Assemble Force matrix (F)
引用
Vaishali Shrivastava (2024). Accelerating Finite Element Analysis (FEA) in MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/29430-accelerating-finite-element-analysis-fea-in-matlab), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- Parallel Computing >
- Mathematics and Optimization > Partial Differential Equation Toolbox > Domain-Specific Modeling > Structural Mechanics >
- Engineering > Mechanical Engineering > Micro-electromechanical Systems (MEMS) >
タグ
謝辞
ヒントを得たファイル: MESH2D: Delaunay-based unstructured mesh-generation
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!