統計
MATLAB Answers
6 質問
0 回答
ランク
of 164,034
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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...
2年弱 前 | 1 件の回答 | 0
1
回答質問
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...
2年以上 前 | 1 件の回答 | 0
1
回答質問
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 ...
2年以上 前 | 1 件の回答 | 0
1
回答質問
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...
2年以上 前 | 2 件の回答 | 0
2
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 1 件の回答 | 0