Barycentric coodinates based Quadratic Serendipity shape function

Versión 1.0.0.0 (4,99 KB) por HoBeom
This function produce Quadratic serendipity shape function using barycentric coodinate.
52 descargas
Actualizado 3 oct 2016

Ver licencia

This function produce Quadratic serendipity shape function using barycentric coodinate.
The procedure for this shape function is proposed at 'Mathematics of computation, 2014, vol.83, no.290, pp2691-2716' Alexander Rand, et al.
They proposed this scheme for arbitrary polygon. And the generalized barycentric coordinate is used.
Especially, two type of Barycentric coodinates are fulfilled, Wachspress coordinate & Mean value coodinate.
There are 6 m-files in attached zip file.
- get_val_shape_fn_barycen.m : main function
- get_val_lambda.m : subfunction for calculating 'lambda'
- get_val_mu.m : subfunction for calculating 'mu (lambda * lambda)'
- get_val_xi.m : subfunction for calculating 'xi (extract some function to get serendipity family)'
- get_val_phi.m : subfunction for calculating 'phi (some modification for xi)'
- get_coord_vicinity_ab.m : subfurction for 'get_val_xi.m'

Citar como

HoBeom (2024). Barycentric coodinates based Quadratic Serendipity shape function (https://www.mathworks.com/matlabcentral/fileexchange/59405-barycentric-coodinates-based-quadratic-serendipity-shape-function), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2014b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Agradecimientos

Inspirado por: barycentric Coordinates

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0