André Sousa
Followers: 0 Following: 0
Professional Interests: ginal/image processing
Statistics
RANK
188 242
of 295 448
REPUTATION
0
CONTRIBUTIONS
8 Questions
1 Answer
ANSWER ACCEPTANCE
37.5%
VOTES RECEIVED
0
RANK
of 20 227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
after looping through folders
Hi there! So, this is what I have so far: cd(fileparts(which(mfilename))); start_path = cd topLevelFolder = uigetdir(st...
mer än 10 år ago | 1 answer | 0
1
answerQuestion
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,...
mer än 10 år ago | 1 answer | 0
1
answerread each line of 3 values of a ( n*3 matrix) as a x,y,z positions
Thanks for the quick answer!
mer än 10 år ago | 0
Question
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 ...
mer än 10 år ago | 2 answers | 0
2
answersQuestion
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(...
mer än 10 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 10 år ago | 0 answers | 0
0
answersQuestion
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 ...
mer än 10 år ago | 0 answers | 0
0
answersQuestion
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...
mer än 10 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 10 år ago | 1 answer | 0