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)
Zitieren als
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. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Parallel Computing >
- Mathematics and Optimization > Partial Differential Equation Toolbox > Domain-Specific Modeling > Structural Mechanics >
- Engineering > Mechanical Engineering > Micro-electromechanical Systems (MEMS) >
Tags
Quellenangaben
Inspiriert von: 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!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
AcceleratingFEAusingPCT/SourceCode/
AcceleratingFEAusingPCT/SourceCode/FEMAnalysis/
AcceleratingFEAusingPCT/SourceCode/FEMAnalysis/mesh2D_MLC/Mesh2d v23/
AcceleratingFEAusingPCT/SourceCode/FEMAnalysis/mesh2D_MLC/Mesh2d v23/private/
AcceleratingFEAusingPCT/SourceCode/PDEToolboxElectrostaticAnalysis/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.1 | Updated license |
||
1.0.0.0 |