Feeds
提问
I have to output results (z1 and z2) so the minimum value in Z1 I want to find the value in the same index in Z2, they are 4 rows and 9 columns.
%the output of the code are 2 tables z1 and z2, each consists of 4 rows and 9 coloumns, so if the the minimum value in z1 coloum...
3 years 前 | 2 个回答 | 0
2
个回答提问
Subtracting a value in a 3D array with all values in another 3D array
Hello, I have 2 three-dimensional arrays, i would like to take the first value in the first array and subtract it with all value...
3 years 前 | 1 个回答 | 0
