Nhat Nguyen
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
215,164
of 295,467
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
83.33%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Objective function is returning Inf or NaN values at initial point. lsqcurvefit cannot continue.
Hi guys, I tried to fitting my data with following code k0= 3.5e+05; % (s-1) lamda=7.5e-10; % (m) n=0.92e-20; KbT=4.11e-21...
1 year ago | 1 answer | 0
1
answerQuestion
Creat interactive toolbox for image processing
Hi experts, I have a sequence of images (hundreds) like one above, I want to build a interactive tool to draw a line (redline...
1 year ago | 1 answer | 0
1
answerQuestion
lsqcurvefit for multiple variables optimization
Hi experts, I have a set of data which is in the cartesian coordinates (xOy) but needs to be moved a distance (say xc, yc) and ...
1 year ago | 1 answer | 0
1
answerQuestion
Plot polygons as image to process
Hi guys, I have data of a curve which I want plot it as an image. And later use function regionprops to get its orientation and...
1 year ago | 2 answers | 0
2
answersQuestion
Calculate minimum distance in image
Hi, I have multiple sequence images like below. I want to calculate the minimum distance of 2 boundaries of black object along ...
2 years ago | 1 answer | 0
1
answerQuestion
Extract position data of bubble from an image
Hi expert, How can I tracing my object's boundaries without the frame? I = imread('image.bmp'); threshold = graythresh(I); B...
2 years ago | 1 answer | 0