photo

Berk Gulmez


Last seen: mer än 5 år ago Active since 2019

Followers: 0   Following: 0

Message

Data Enthusiastic

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
148 607
of 300 365

REPUTATION
0

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20 933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 262

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

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

mer än 5 år ago | 0

Question


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

mer än 5 år ago | 2 answers | 0

2

answers

Question


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

ungefär 6 år ago | 2 answers | 0

2

answers

Question


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

ungefär 6 år ago | 1 answer | 0

1

answer