Community Profile

photo

Hannes Frey


Last seen: 10 months ago Active since 2021

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


How to apply a voronoi on regions rather than centroids
Hi there, I have some miroscopy images of particles that are already segmented to a mask . Now i want to go iteratively thro...

1 year ago | 1 answer | 0

1

answer

Question


Smoothing a curve and conserving the first and the last value of the curve
Hi all, I am trying to smooth a simple curve with evenly spaced sample points which starts e.g. at 1 for t0 and ends at 0 for ...

2 years ago | 1 answer | 0

1

answer

Question


Best Descriptor for goodness of fit
Dear all I am trying to fit experimental data to a linear model of the form of y =B*x using fitlm. I have multiple datasets in...

2 years ago | 1 answer | 0

1

answer

Question


Error using lsqcurvefit: Function value and YDATA sizes are not equal.
I am trying to use lsqcurvefit where size(xfit) = 71750 20 and size(yfit) = 71750 1 with the code appended but I recieve an erro...

2 years ago | 0 answers | 0

0

answers

Question


Find cell in array that contains the values x and y
I have a cell array r that contains a set of indizes in each cell r = {(1 5 6), (7 10 9 8), (2 3 4} I want to find the index o...

2 years ago | 2 answers | 0

2

answers