TFIData.m

Creates TFI surface of data set fit with splines along the rows and columns of the data set
159 Downloads
Updated 24 Jun 2014

View License

This function creates a refined interpolated surface from a coarse set of data. It generates splines along the row and columns of the coarse data set. Then, cell by cell it covers the surface by performing a transfinite interpolation between the splines. The input form is C = TFIDATA(x,y,X,Y,Z). x and y are vectors of interpolation points. Z(Y,X) is the look up scheme. Simple enough. Pretty results.

Cite As

Joshua Hundley (2024). TFIData.m (https://www.mathworks.com/matlabcentral/fileexchange/47044-tfidata-m), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Interpolation in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0