photo

GANESH R


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
259,403
of 300,584

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,030

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,723

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 2
  • First Review

View badges

Feeds

View by

Question


How to find the position of a given vector A in a matrix M when the size of vector A is smaller than the columns of that matrix?
I trying to find the (row) postion of A = [15 2] in a matrix M. M = [46 58 50 46 41 49 15 2 1 16 2 15 21 16 15 14 16 20 ...

3 years ago | 1 answer | 0

1

answer

Question


How can I create a unique matrix by removing rows with similar elements?
A = [11 12 1 3 8 9 10 12 227 228 217 219 217 218 8 7 224 225 226 228 443 444 433 435 433 434 224 223 440 441 442 444 ...

3 years ago | 2 answers | 0

2

answers