André Sousa
2014 年からアクティブ
Followers: 0 Following: 0
Professional Interests: ginal/image processing
Feeds
質問
after looping through folders
Hi there! So, this is what I have so far: cd(fileparts(which(mfilename))); start_path = cd topLevelFolder = uigetdir(st...
10年以上 前 | 1 件の回答 | 0
1
回答質問
save while runing loop
This is my full code: aa=rand(2,2,2) aa(1,1,1)=5; aa(2,1,1)=8; aa(1,2,1)=3; aa(2,2,1)=3; aa(1,1,2)=7; aa(2,...
10年以上 前 | 1 件の回答 | 0
1
回答回答済み
read each line of 3 values of a ( n*3 matrix) as a x,y,z positions
Thanks for the quick answer!
read each line of 3 values of a ( n*3 matrix) as a x,y,z positions
Thanks for the quick answer!
10年以上 前 | 0
質問
read each line of 3 values of a ( n*3 matrix) as a x,y,z positions
Hi there! Hi have this k = 1 1 2 2 1 2 2 2 2 n1 n2 n3 n4 n5 ...
10年以上 前 | 2 件の回答 | 0
2
回答質問
loop problems on for cycle
Hi there! This is the code I have: aa=rand(2,2,2); aa(1,1,1)=4; aa(2,1,1)=3; aa(1,2,1)=6; aa(2,2,1)=2; aa(1,1,2)=7; aa(...
10年以上 前 | 1 件の回答 | 0
1
回答質問
for each element i of an array , look for a value on a different matrix with value=i
Hi there! Here is the problem: I have an array a: [1*n] This array contains indices of a reshaped Amatrix I want to use a fo...
10年以上 前 | 0 件の回答 | 0
0
回答質問
save as nii file
Hi there! Here is the description o f the problem I am getting into: I have a multidimentional matrix m1(288,288,80)and I ...
10年以上 前 | 0 件の回答 | 0
0
回答質問
matrix search and the save on a new matrix
Hi there. I have a 2 collumn ndm a couple thousand rows matrix. The first collumn has some number labels and the second collumn...
10年以上 前 | 1 件の回答 | 0
1
回答質問
3D matrix manipulation. FInd values of given positions
Hi there. Pls help me resolve an issue I cant find a solution for: I have a two 3D matrixes with the same dimentions( 288*288*8...
10年以上 前 | 1 件の回答 | 0