Feeds
提问
3D interpolation and speed developing predictions
Does anybody have a way to speed this up? I am doing a 3D interpolation using scatteredInterpolant. The interpolation itself ...
8 years 前 | 0 个回答 | 0
0
个回答提问
using row index in a calculation without find or loop
My data (simplified): a = [1 3 5] I want to do a math operation to each value of "a" that uses the row and column index as p...
8 years 前 | 1 个回答 | 0
1
个回答提问
Navigate through a triangulation using only the roughly horizontal or vertical legs
I have a 2d triangulation in the shape of a grid. The grid started in a perfectly uniform spaced horizontal and vertical grid of...
8 years 前 | 0 个回答 | 0
0
个回答提问
What does u and v represent in a quiver plot?
I am confused regarding what u and v represent in a quiver plot. Let's make a real simple example. x =[1]; y =[1]; My ...
8 years 前 | 2 个回答 | 0
2
个回答提问
sfit and large datasets - speed issue
I have a sfit object that resulted from fitting surface data from about 16 points. Now I need to populate an image distortion ma...
8 years 前 | 0 个回答 | 0
