Community Profile

photo

Jesujoba Alabi


Last seen: 2 years ago Active since 2020

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


Compute the difference matix between a marix and another matrix in MATLAB
Given a matrix A in matlab with: A = [3,1;4,5;7,8] and another matrix B which could be referred to as some reference points (e...

4 years ago | 2 answers | 0

2

answers

Question


Is there a way to get the top k values per row of a MATLAB array?
Given a MATLAB matrix of the form below: x = [4.,3.,2.,1.,8. ; 1.2,3.1,0.,9.2,5.5 ; 0.2,7.0,4.4,0.2,1.3] is there a way to ret...

4 years ago | 1 answer | 1

1

answer