Community Profile

photo

burges


Last seen: 2 years ago Active since 2016

Statistics

  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


Non-reproducible solution with non-linear fitting
I have been trying to fit a power-law distribution: ns ~ s^-a (where ns is the probability density function; s is the empirical ...

4 years ago | 1 answer | 0

1

answer

Question


How do I extract the intersection line between a plane and a surface?
I have 2 sets of 3D points through which I fitted a plane and a surface (see attached figure). I tried to extract the line of in...

5 years ago | 0 answers | 0

0

answers

Question


How do i fit a square around a point in an image?
I have the image: I = [1 1 1 3 3 3 3 3 1 1 1 1 3 3 3 3 1 1 1 1 3 3 3 3 1 1 1 1 2 2 2 3 ...

7 years ago | 1 answer | 0

1

answer

Question


How do i store new data into an existing cell array?
Assuming i have a cell array: myArray = {NaN, 'm', 'b', NaN}; And i have a while loop within which i call the function t...

7 years ago | 1 answer | 0

1

answer

Question


What version of Matlab has the "polyfix" function?
I am aware there is a Matlab function "polyfix" used to constrain certain points for least square polynomial fit. Please, does a...

7 years ago | 2 answers | 0

2

answers

Question


How can I accurately segment a 3-phase image?
I have a three-phase image in which I have segmented automatically using the ‘imquantize’ function. The code is as follows: ...

7 years ago | 1 answer | 0

1

answer

Question


How do I remove/replace border pixels from my image?
I am new to Matlab and will need some help. I have a segmented image in which I would want to remove background (or black) pixel...

7 years ago | 1 answer | 0

1

answer