Statistica
5 Domande
0 Risposte
RANK
224.562
of 300.950
REPUTAZIONE
0
CONTRIBUTI
5 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
80.0%
VOTI RICEVUTI
0
RANK
of 171.885
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Des matlab code required
I have designed an algorithm and now m trying to compare it with DES algorithm. I want the matlab working code for DES algorith...
quasi 10 anni fa | 1 risposta | 0
1
rispostaDomanda
Want to get only characters after using bin2dec.
I'm first trying to change characters to binary using dec2bin. Have reshaped it to form a single row array and performed some ac...
quasi 10 anni fa | 2 risposte | 0
2
risposteDomanda
Bit missing after circular shift
I have noticed that after performing circular shift, the bit after the shift value is missing. Shiftvalue = randi(2, n) n...
quasi 10 anni fa | 2 risposte | 0
2
risposteDomanda
To reshape the number of elements must not change matlab error
I have performed circular shift over 64bit of data. FB = circshift(bits, [1, S]) Note: S is randomly generated. Now...
quasi 10 anni fa | 1 risposta | 0
1
rispostaDomanda
Binary string to character string
I have first converted a text message to binary... Now I want to reverse back the binary string to character string. Msg = d...
quasi 10 anni fa | 1 risposta | 0
