photo

GeonWoo Jeon


2017년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • First Review
  • Thankful Level 1

배지 보기

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

6년 초과 전 | 답변 수: 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

1

답변