Hannes Frey
Followers: 0 Following: 0
Feeds
提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
3 years 前 | 1 个回答 | 0
1
个回答提问
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...
3 years 前 | 1 个回答 | 0
1
个回答提问
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...
3 years 前 | 1 个回答 | 0
1
个回答提问
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...
3 years 前 | 2 个回答 | 0