photo

J


Last seen: Today 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

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:...

13 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

1

个回答