Feeds
질문
How to divide a vector randomly in 3 groups?
Hello everyone, I have the following problem: I have a column vector A = [1:1000]' and I would like to divide it in 3 groups r...
거의 5년 전 | 답변 수: 2 | 0
2
답변질문
How to get random samples with certain distance between them?
Hello everybody, I have the following problem: I have the following two colums which correspond to the x and y coordinate. It ...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
How to obtain the values around one sample of a matrix?
Hello everyone, I need your help. I have the following problem: I have a matrix A(20x20), and we select the sample A(10,4). I ...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
How can I select three random sample of a matrix with minimum separation between samples?
Hi everyone, I have the following problem: I have a matrix A(20x20) per example and I need select from this matrix 3 random sa...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
How to create a symetric matrix with a vector?
Hello everyone, I would like to know how I can create a symetric matrix only with a vector. Per example: v=[1 2 3 4 5] And t...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
How to load files in numerical order?
Hello everyone, I am loading multiple dicom files from the same folder using the following code: imagesFolder = uigetdir('C:\...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to invert/flip 3D serie volume
Hello everyone, I am working with 3D volumes and I want to reverse the order of the third component of the array. For example:...
5년 초과 전 | 답변 수: 1 | 0
