Question


Binary to DNA sequence conversion
Hi, i have a binary string which I want to convert into DNA sequence. A='010110101010101011100110011111'; [m n]=size(A); mn=m...

4 years ago | 1 answer | 0

1

answer

Question


reverse indexing of a matrix in matlab
Hi I have the code and i want the inverse mapping that is to get back P P=[188 5 95 60;3 59 0 111;255 123 51 84 ]; Ma=[25 222 ...

4 years ago | 1 answer | 0

1

answer

Question


how to extract last 3 bits from binary string and then concatenate
Hi, i have an array which is converted into binary string. I want to extract last three bits and then arrange in an array Y=[12...

4 years ago | 1 answer | 0

1

answer

Question


Permutation according to table
Hi, I have two tables P=[188 5 95 60;3 59 0 111;255 123 51 84]; Ma=[25 222 80 6;100 1 190 97;73 33 254 184]; M_1=[]; for i=1...

4 years ago | 1 answer | 0

1

answer

Question


how to get answer from tic tok command that stays on the screen
Hi, I m using tic toc commamand , but answer appears in commad window for nano sec, i think and then disappears. i have attached...

4 years ago | 1 answer | 0

1

answer

Question


How to get result of cipher after every round using DES
Hello, I am using DES code downloaded from file exchane, I want the output after every round . How to do this. (https://www....

4 years ago | 0 answers | 0

0

answers