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 实现,为了追求清晰通用,将会大大牺牲程序的效率。

GitHub

50 stars
5 watching
16 forks
Language: MATLAB
last commit: 9 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lyc102/ifem A MATLAB software package providing efficient algorithms and data structures for adaptive finite element methods on unstructured simplicial grids in 2D and 3D. 225
terenceyuyue/varfem A software framework that provides a process-oriented, variational formulation based programming approach for solving various finite element methods in MATLAB. 51
calfem/calfem-matlab A collection of tools and utilities for finite element analysis in MATLAB. 89
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 47
matlabfem/matlab_fem_elastoplasticity Efficient MATLAB implementation of elastoplastic problems in 2D and 3D 44
vinhphunguyen/migfem A Matlab implementation of isogeometric finite elements for various structural mechanics problems and material point methods. 69
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 46
wsshin/maxwellfdfd Solves Maxwell's equations using the FDFD method in MATLAB 107
fxgiraldo/element-based-galerkin-methods Provides educational materials and source code for implementing element-based Galerkin methods on tensor-product bases 60