Fitting 3d data
Show older comments
I have a nonlinear 3D data. Can someone help in providing me a function that fits my data? I would like to use that function for interpolation/extrapolation. Appreciate your help.
Answers (1)
Torsten
on 1 Mar 2018
0 votes
I suggest you interpolate directly from the data:
https://de.mathworks.com/help/matlab/ref/scatteredinterpolant.html
Best wishes
Torsten.
Categories
Find more on Interpolation 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!