Question


saving or not matrices
Hi, I'm looking for a way of saving matrices depending on their content. My loop is generating matrices that I want to sav...

13 years ago | 2 answers | 0

2

answers

Question


max
Hi, I'm selecting the max of three different values distmax=max([dist1 dist2 dist3]) which gives for example dist...

13 years ago | 2 answers | 0

2

answers

Question


power law distribution - maximum likehood
Hi, I'm looking for a good manual where I could learn on power law distribution and maximum likehood (a beginner-medium level...

13 years ago | 1 answer | 0

1

answer

Question


polyfit semilogy
Hi, I'm trying to find the fractal dimension of a range of data, but I'm sruggling looking for a way of finding the best rang...

13 years ago | 2 answers | 0

2

answers

Question


Saving existing matrix
Hi, I would like to find a way to tell my code that if at the end of the loop the matrix 'P' exists then to save it, if not t...

13 years ago | 1 answer | 0

1

answer

Question


indexing in nested loop
Hi, I have nested loops in a code and I create files that increased for every loop which works like that: data1 gives me the ...

13 years ago | 2 answers | 0

2

answers

Question


Save in nested loop
Hi, I'm a bit lost concerning saving data in loops. I have a list of data that I need to analyse with several parameters. li...

13 years ago | 1 answer | 0

1

answer

Question


Save file with same name but different folder
Hi, I have a selection of files that i would like to change, then save these files with the same name but in a different fold...

13 years ago | 1 answer | 1

1

answer

Answered
Replace value in matrix
Hi, Thank you for your help. It works very well! this is my matrix 0 0 143 143 152 0 0 0 0 151 0 0 0 0 143 I...

13 years ago | 0

Question


Replace value in matrix
Hi, I'm looking at the orientation of lines generating using linear regression. I create a matrix that increases after eac...

13 years ago | 3 answers | 0

3

answers