![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9179454_1515665416309_DEF.jpg)
burges
Followers: 0 Following: 0
Feeds
질문
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 ...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 6년 전 | 답변 수: 0 | 0
0
답변질문
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 ...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 8년 전 | 답변 수: 2 | 0
2
답변질문
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: ...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 8년 전 | 답변 수: 1 | 0