Feeds
提问
interp2 problem: input grid is not a valid meshgrid
I would like to interpolate, but I keep on getting the message: Error using interp2>makegriddedinterp (line 220) Input grid is ...
11 years 前 | 1 个回答 | 0
1
个回答提问
sub2ind, picking specific values from a 3d matrix
I have a 500x8x4 matrix, lets call this X, and I have a 500x1 vector, lets call it Y, the latter contains numbers between 1 and ...
11 years 前 | 2 个回答 | 0
2
个回答提问
pick one value from each row in a matrix, to get vector
I have a 500x8 matrix, lets call this X, and I have a 500x1 vector, lets call it Y, the latter contains numbers between 1 and 8....
11 years 前 | 2 个回答 | 0
