Bianca Brisc
Followers: 0 Following: 0
Feeds
提问
Working only with the equal values based on columns
Hello I have a database similar to this example: Where my last two columns are pixel position. I want to average only the bea...
3 years 前 | 1 个回答 | 0
1
个回答提问
Find elements from a submatrix in the main 3D matrix
Hello. I have a matrix M = 10x5. 10 representing the number of users and 5 the values for each user. This is taken out of the b...
3 years 前 | 1 个回答 | 0
1
个回答提问
Indexing every value from matrix not only unique values
Hello For example if I have a matrix like: A =[ 2 , 2 , 4 , 1 ,3 ; 3 , 1 , 10 , 100] Is there a posibility to find t...
3 years 前 | 1 个回答 | 0
1
个回答提问
Sort entire 3D matrix
Hello. I have a 3D matrix: A( 5,5,10). For example if I have: A(:,:,1) = [ 43 , 432 ,2, 34,3; 323 ,44,1, 9, 7...
3 years 前 | 1 个回答 | 0
1
个回答提问
Row and column of minim value from 3D matrix
Hello, I've been looking for a method to do this since yesterday. I found some helpful answers here and the one which helps me ...
3 years 前 | 1 个回答 | 0
1
个回答提问
Problem with code-beginner
I have this code, and I receive the following error: Index in position 1 exceeds array bounds (must not exceed 1). Error in a...
3 years 前 | 1 个回答 | 0