J
Followers: 0 Following: 0
Feeds
提问
Attempting to interpolate with interp2 and getting errors about the sample point vector?
Im trying to interpolate between 4 points in a square (origin to 1 in both x and y direction). I used [x, y] = meshgrid(0:0.01:...
11 hours 前 | 2 个回答 | 0
2
个回答提问
Why does my matrix not change with each iteration?
In my code: B = Bmat_4n(x,y,xi,eta); for point = 1:length(xiList) xi = xiList(point); eta = etaList(point); str...
3 days 前 | 1 个回答 | 0