Spline interpolation of multivariate data
3 views (last 30 days)
Show older comments
Hi,
I need some guidance on how to perform cubic spline interpolation of data. The process I'm trying to model has three inputs (independent variables) and three outputs (dependent variables). As I do not know much about splines, I need some clarification on following questions:
1) Among tensor product splines, is there a method that maps R^3 -> R^3 (similar to regression models), or each dependent variable requires a separate model?
2) As examples I found all use regular grids, how can cubic spline interpolation of non uniformly spaced points in R^3 be implemented in MATLAB?
Thanks, Davor
2 Comments
Answers (0)
See Also
Categories
Find more on Splines in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!