photo

Abhishek Bakhla


Last seen: environ 4 ans il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


How to convert an image to binary matrix
I have an image P with dimension MxN. How to convert into dimension Mx8N ? I have used P1 = dec2bin(P); I am getting 65336x8 b...

environ 4 ans il y a | 2 réponses | 0

2

réponses

Question


row circular shift in matrix
How can I shift all the elements of a particular row in matrix in left circular shift or right circular shift.

plus de 4 ans il y a | 2 réponses | 0

2

réponses

Question


column circular permutaion on a matrix
How can I move all the elements of a particular column circulary upwards or circularly downwards by some shift s. I have a matri...

plus de 4 ans il y a | 3 réponses | 0

3

réponses

Question


How to implement SHA-256 in matlab
I would like to know how to implement SHA-256 using matlab ? Input to it is an image. (say lena.png)

plus de 4 ans il y a | 1 réponse | 0

1

réponse

Question


Given an array A of n elements. We need to change the array into a permutation of numbers from 1 to n using minimum replacements in the array.
Given an array A of n elements. We need to change the array into a permutation of numbers from 1 to n using minimum replacement...

plus de 4 ans il y a | 1 réponse | 0

1

réponse