Community Profile

photo

j john


Active since 2015

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Cryptanalysis of key from an image?
For my thesis work can anyone please suggest some cryptanalysis techniques rather than key space? The key was generated from im...

8 years ago | 0 answers | 0

0

answers

Question


How to convert a cell array of cell arrays to matrix ?
I need to convert a cell array of cell arrays to matrix. I tried to use cell2mat() , but I am getting an error message. C={{1...

8 years ago | 2 answers | 0

2

answers

Question


How to convert matrix to 1-D array and back to matrix form?
I have a matrix of size say, W X H, i have to convert the matrix into a 1-D array and perform some operations(bitxor) and again ...

8 years ago | 1 answer | 0

1

answer