Finite_Element_Method_Matlab
Finite Element Solver
An implementation of the finite element method in MATLAB, aiming for clarity and universality at the cost of efficiency.
有限元方法的 matlab 实现,为了追求清晰通用,将会大大牺牲程序的效率。
50 stars
5 watching
16 forks
Language: MATLAB
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lyc102/ifem | An integrated finite element method package in MATLAB for efficient and adaptive meshing in 2D and 3D unstructured grids. | 222 |
terenceyuyue/varfem | A programming framework for variational formulation based finite element methods in MATLAB | 50 |
calfem/calfem-matlab | A collection of tools and utilities for finite element analysis in MATLAB. | 88 |
otvam/fem_mesh_matlab | A MATLAB toolbox for handling and processing 2D and 3D finite element method meshes | 43 |
zhangyaqi1989/multiscale-fem | A Matlab implementation of a multiscale finite element method for efficient simulation of periodic media with high-frequency features | 46 |
matlabfem/matlab_fem_elastoplasticity | Efficient MATLAB implementation of elastoplastic problems in 2D and 3D | 43 |
vinhphunguyen/migfem | Software for simulating linear elasticity problems in 2D and 3D with advanced features like hole and crack modeling | 67 |
anttilehikoinen/smeklib | A MATLAB-based library for performing 2D finite element analysis in electrical machines | 56 |
simulkade/fvtool | A finite volume solver toolbox for Matlab, capable of solving transient convection-diffusion equations with various boundary conditions and discretization schemes. | 100 |
klho/flam | An open-source software project providing optimized linear algebra algorithms for specific matrix types commonly encountered in physics and statistics. | 63 |
generalelectric/calculix | A software package implementing the finite element method to solve field problems | 116 |
vtpasquale/nastran_cofe | An open-source finite element solver for structural analysis in MATLAB, compatible with the Nastran input format. | 57 |
springer-math/linear-programming-using-matlab | MATLAB implementations of linear programming algorithms and methods | 44 |
wsshin/maxwellfdfd | Solves Maxwell's equations using the FDFD method in MATLAB | 107 |
fxgiraldo/element-based-galerkin-methods | Provides source code and lecture materials for teaching element-based Galerkin methods on tensor-product bases | 58 |