Community Profile

photo

anakhi hazarika


Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten