photo

André Sousa


Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Professional Interests: ginal/image processing

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


after looping through folders
Hi there! So, this is what I have so far: cd(fileparts(which(mfilename))); start_path = cd topLevelFolder = uigetdir(st...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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,...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
read each line of 3 values of a ( n*3 matrix) as a x,y,z positions
Thanks for the quick answer!

etwa 10 Jahre vor | 0

Frage


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 ...

etwa 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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(...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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 ...

etwa 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort