photo

Salim Maharjan


Last seen: 1年以上 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

  • First Answer

バッジを表示

Feeds

表示方法

回答済み
how to find the element which is greater than or equal to its row and smaller or equal to its column in a matrix
This code worked for me. Function: function indices=saddle(M) [row,col]=size(M); indices=[]; % Initializing the saddle point...

2年以上 前 | 0