Feeds
提问
interpolate (extrapolate?) the values in between two matrices using existing data
Hello all, I have two matrices A and B that are plotted below: A = [1, 2, 3, 4, 5; 0.3654, 0.3634, 0.3663, 0.3665, 0.3677]...
3 years 前 | 2 个回答 | 0
2
个回答提问
Elementwise shift of two matrices
I have two 1xn matrices each of which with different index for their minima. For instance the minimum of matrix A is the 3rd i...
3 years 前 | 2 个回答 | 0
