Multivariate B-spline interpolation

I've run an FEM to gather a dataset consisting of an output in response to 3 predictor inputs. Is it feasibile to interpolate this dataset using B-splines? It seems the available functions are designed with a focus on univariate (and some bivariate) circumstances. So far I have been able to find the coefficients and specified knot locations, but have not been able to construct a model from which I can interpolate, which includes all 3 predictors.
Any help would be much appreciated,
Thanks!

답변 (1개)

KSSV
KSSV 2023년 6월 21일

0 개 추천

Read about interpn

댓글 수: 1

Thomas Rundle
Thomas Rundle 2023년 6월 27일
Thanks KSSV,
Unfortunately this has not really helped all that much. I can see how the interpn may assist in multivariate interpolation as a whole, however incorporating B-splines seems like a different challenge altogether... Maybe I'm not looking at this from the right angle?

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Splines에 대해 자세히 알아보기

제품

질문:

2023년 6월 21일

댓글:

2023년 6월 27일

Community Treasure Hunt

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

Start Hunting!

Translated by