Barycentric coodinates based Quadratic Serendipity shape function

版本 1.0.0.0 (5.0 KB) 作者: HoBeom
This function produce Quadratic serendipity shape function using barycentric coodinate.
52.0 次下载
更新时间 2016/10/3

查看许可证

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'

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014b
兼容任何版本
平台兼容性
Windows macOS Linux
致谢

参考作品: barycentric Coordinates

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0