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

답변