Community Profile

photo

rachida


Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


How to creat autoumaticly a file .mat without removing the last one
Hello ! I am doing a function when at the end i want to save the parametrers given by this function in a file .mat . The functi...

4 years ago | 1 answer | 0

1

answer

Question


how to get the only variable in file .mat autoumaticly
hello, i am developping a function where i need a vector this one is going to be in a file .mat ,and in my function i can onl...

4 years ago | 1 answer | 0

1

answer

Answered
how to add columun values to another 3th columun in a matrix without touching the other columns
for i=1:numel(f) a= bsxfun(@times, avgPower(:,3),f( i)/105).^2); avg1(:,3)=avg(:,3)+a; avg1(:,2)=avgPower(:,...

4 years ago | 0

Question


how to add columun values to another 3th columun in a matrix without touching the other columns
hello , i have a matrix of size (8*3) and i have a column with differents values , what i want is adding this column to the val...

4 years ago | 2 answers | 0

2

answers

Question


how to use a file from a different directory?
Hello, i have developed a program and it works correctly ,and now i want to make it as a function so i need as input a director...

4 years ago | 1 answer | 0

1

answer

Question


how to make a file .mat as a function input and load it inside the function
Hey everyone I am developping a function and i need a A.mat as an infile input of the function B , inside the function i ha...

4 years ago | 1 answer | 0

1

answer

Question


inverse the image of a 3D matrix
hey! as you can see in the picture , i am trying to get the standard display of sagittal ,coronal and axial IMR image without t...

5 years ago | 0 answers | 0

0

answers

Question


Interpolate a 4D matrix to increase its size
Hi! i have a 4D matrix B its size is 40*64*40 and i want to increase it to be 250*400*250 ,i know that if we multiplie the fir...

5 years ago | 3 answers | 0

3

answers

Question


interpolation pour diminuer la taille de voxel
bonsoir dans le cadre d'un devoir à faire le professeur me demande d'interpoller une image dont la taille de pixel est 5mm isot...

5 years ago | 0 answers | 0

0

answers