photo

joynjo


Last seen: 5년 초과 전 2017년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

10 질문
1 답변

순위
238,521
of 300,364

평판
0

참여
10 질문
1 답변

답변 채택
20.0%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • First Review
  • First Answer
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to plot ROC curve of U-net
In order to plot the Receiver Operating Characteristic/ROC (tpr to fpr), I need score map from two classes from image segmentatt...

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How to reconstruct Discriminant analysis data
Refer to this link about Discriminant Analysis https://www.mathworks.com/help/stats/create-and-visualize-discriminant-analysi...

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How to reconstruct Discriminant Analysis Data
Refer to this link about Discriminant Analysis https://www.mathworks.com/help/stats/create-and-visualize-discriminant-analysi...

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How to extract the scatter data based on a function
I have a scatter data as attached image follows, how to sign the data outside the function line with '1' and the data under the ...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to save x, y plot data in one variable
I have x and y variable, then I plot it plot(x,y,'.'). I also have two functions (red line and black line). I need to save the ...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Read 10 bit raw image data in matlab using uint16, why it is read as 12 bit ???
I read a 10bits multispectral raw image data using uint16 as follows fid=fopen(file_name,'r'); a=fread(fid,width*heig...

7년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
how PCA can be applied to an image to reduce its dimensionality with example?
How to visualize the result of PCA image in pseudocolor?

7년 초과 전 | 0

질문


How to perform linear discriminant analysis (LDA)?
I have a set data (100, 61), 100 is sampling point(observation), 61 is features. I have done data reducement using PCA before, ...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to store the looping plot value in to a variable ?
Hello I have matlab code as follows: How to store the looping plot value of "ColorPink" over bandnumber into one variable, s...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to plot RGB intensity value from the specific pixel
How to plot RGB intensity value from the specific pixel?. Let say I have 50 picked pixel coordinate, I would like to plot these ...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to scatter plot a mutispectral image
Dear Everyone Does anyone has experience how to scatter plot a multispectral image. Let say any multspectral image with matri...

8년 초과 전 | 답변 수: 1 | 0

1

답변