Community Profile

photo

GeonWoo Jeon


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


if 구문에서 데이터값이 계산한 값과 다르게 나옵니다.
v = 0.1 : 0.1 : 2 re = (mediandiamter * 10^-6 * v * fdensity ) / vicosity ; if ( re < 2.0 ) cd = 24 * (re.^(-1)) elseif...

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 6 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 6 jaar ago | 2 answers | 1

2

answers

Question


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

meer dan 6 jaar ago | 1 answer | 0

1

answer

Question


How can I change this line?
%% displaying load(['result\' dataName '_DECOLOR.mat'],'dataName','Mask','LowRank','tau'); moviename = ['result\' dat...

meer dan 6 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 6 jaar ago | 1 answer | 0

1

answer