Fitting 3d data
显示 更早的评论
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.
回答(1 个)
Torsten
2018-3-1
0 个投票
I suggest you interpolate directly from the data:
https://de.mathworks.com/help/matlab/ref/scatteredinterpolant.html
Best wishes
Torsten.
类别
在 帮助中心 和 File Exchange 中查找有关 Interpolation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!