photo

Berk Gulmez


Last seen: 대략 5년 전 2019년부터 활동

Followers: 0   Following: 0

메시지

Data Enthusiastic

통계

MATLAB Answers

3 질문
1 답변

순위
155,034
of 298,339

평판
0

참여
3 질문
1 답변

답변 채택
33.33%

획득한 표
0

순위
 of 20,567

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 160,865

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
How to find conditional unique value in matrix
Thanks for comment, with using unique command, I found required values. x = [100 10 1; 100 30 2 ; 100 40 1; 100 75 1 ; 101 10 ...

대략 5년 전 | 0

질문


How to find conditional unique value in matrix
Helle everyone, I have a dataset; x = [100 10 1; 100 30 2 ; 100 40 1; 100 75 1 ; 101 10 2; 101 25 2 ; 101 50 1 ; 102 20 1; 10...

대략 5년 전 | 답변 수: 2 | 0

2

답변

질문


how to sum data with condition
Hi everyone, I have a dataset ; x = [1 100; 1 101 ; 1 102; 2 109 ; 2 116 ; 2 118 ; 2 120 ; 3 103; 3 106] I sorted data with r...

5년 초과 전 | 답변 수: 2 | 0

2

답변

질문


How to remove duplicates in matrix with condition
Hi everyone, I just want to remove duplicates from NX2 matrices according to greatest value from column 2. for instance lets s...

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

1

답변