Feeds
提问
Pre-computed triangulation for scatteredInterpolant
* I have a data file that contains >400 time steps of velocity data at spatial locations scattered in 3D space. I use the data i...
10 years 前 | 0 个回答 | 0
0
个回答提问
What's the difference between interp3 and scatteredinterpolant?
They can both return values of a 3-variable function u(x,y,z), at query points xq,yq,zq, based on input sample point vectors, x,...
10 years 前 | 1 个回答 | 0
