Abhishek Bakhla
Followers: 0 Following: 0
Statistik
5 Fragen
0 Antworten
RANG
190.061
of 295.569
REPUTATION
0
BEITRÄGE
5 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
100.0%
ERHALTENE STIMMEN
0
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
mehr als 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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.
mehr als 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 4 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
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)
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 5 Jahre vor | 1 Antwort | 0