Feeds
질문
Setting Custom Colors Using imagesc function
I am using imagesc() to look at different sections of a matrix of 0's, 1's, and 2's. Imagesc sets the lowest value (always 0 in ...
대략 14년 전 | 답변 수: 1 | 0
1
답변질문
Changing one cluster into 2 clusters without changing initial parameters
I have a code that runs through a matrix of 0's and 1's. Each 1 is represented as a vector in a field. The code selects clusters...
대략 14년 전 | 답변 수: 1 | 0
1
답변질문
Distance from Center of Mass in a Matrix
I have a huge matrix of 0's and 1's. Each 1 represents a vector in a vector field. These vectors are clumped into "clusters" (I ...
대략 14년 전 | 답변 수: 1 | 0