Community Profile

photo

Jesujoba Alabi


Last seen: 2년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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년 전 | 답변 수: 2 | 0

2

답변

질문


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년 전 | 답변 수: 1 | 1

1

답변