GeonWoo Jeon
2017 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
6 質問
0 回答
ランク
of 150,519
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
if 구문에서 데이터값이 계산한 값과 다르게 나옵니다.
v = 0.1 : 0.1 : 2 re = (mediandiamter * 10^-6 * v * fdensity ) / vicosity ; if ( re < 2.0 ) cd = 24 * (re.^(-1)) elseif...
5年弱 前 | 1 件の回答 | 0
1
回答質問
I want to make random values that satisfies specific conditions. But I have a problem. help me please.
I want to make random values that satisfies (a+b<2) and (a+b>2).The range of 'a' is -1<a<0 and the range of 'b' is 2<b<3. But I...
6年以上 前 | 1 件の回答 | 0
1
回答質問
How can I save the video file from matlab videoPlayer
How can I save the video file from matlab videoPlayer? I want to export the processed video https://kr.mathworks.com/help/vis...
6年以上 前 | 2 件の回答 | 1
2
回答質問
How can I count pixel of particular color in image?
I want to count the number of pixels with particular color in the image below. What function can I use to count pixels? The ...
7年弱 前 | 1 件の回答 | 0
1
回答質問
How can I change this line?
%% displaying load(['result\' dataName '_DECOLOR.mat'],'dataName','Mask','LowRank','tau'); moviename = ['result\' dat...
約7年 前 | 1 件の回答 | 0
1
回答質問
How can I troubleshoot error in MATLAB with GCO?
I want to apply DECOLOR (DEtecting Contiguous Outliers in the Low-Rank Representation) to my video. And I meet this problem impl...
約7年 前 | 1 件の回答 | 0