Community Profile

photo

burges


Last seen: fast 3 Jahre vor Aktiv seit 2016

Followers: 0   Following: 0

Statistiken

  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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 ...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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 ...

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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: ...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort