Multivariate B-spline interpolation
Mostrar comentarios más antiguos
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!
Respuestas (1)
KSSV
el 21 de Jun. de 2023
0 votos
Read about interpn
1 comentario
Thomas Rundle
el 27 de Jun. de 2023
Categorías
Más información sobre Splines en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!