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 | A MATLAB package implementing efficient adaptive finite element methods on unstructured simplicial grids in 2D and 3D. | 218 |
terenceyuyue/varfem | Provides a software framework for solving partial differential equations using 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 | 42 |
zhangyaqi1989/multiscale-fem | A Matlab implementation of a multiscale finite element method for efficient simulation of periodic media with high-frequency features | 45 |
matlabfem/matlab_fem_elastoplasticity | Efficient MATLAB implementation of elastoplastic problems in 2D and 3D | 42 |
vinhphunguyen/migfem | Software for finite element analysis with isogeometric methods in Matlab | 67 |
anttilehikoinen/smeklib | A MATLAB-based library for performing 2D finite element analysis in electrical machines | 56 |
simulkade/fvtool | A toolbox for solving finite volume problems in computational fluid dynamics and transport phenomena | 99 |
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 | 114 |
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 Matlab and Julia implementations of methods for solving partial differential equations using the element-based Galerkin method | 57 |