Community Profile

photo

Berk Gulmez


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

Followers: 0   Following: 0

연락

Data Enthusiastic

통계

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

대략 4년 전 | 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...

대략 4년 전 | 답변 수: 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...

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

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

1

답변