Community Profile

photo

anakhi hazarika


2019 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


find index of a element present in matrix
Hi... I have a matrix A= [0 0 1 1; 1 0 0 1; 0 0 0 1]. I want to find the index of the first 1 of a row and want to save in a co...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


bit shifting and replacing in an array
I have an array A= [ 1 1 0] and W=11(binary). I want to replace the 1s by W (i.e 11) and 0s by 00. After that i want to shift an...

4年以上 前 | 0 件の回答 | 0

0

回答