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)
Citar como
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. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- Parallel Computing >
- Mathematics and Optimization > Partial Differential Equation Toolbox > Domain-Specific Modeling > Structural Mechanics >
- Engineering > Mechanical Engineering > Micro-electromechanical Systems (MEMS) >
Etiquetas
Agradecimientos
Inspirado por: 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!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.