Community Profile

photo

sa za


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How can I turn initial value of chaos system to key for encryption algorithm?
I used chaos system for encryption with `(1.00001,3.26,22)` as initial value. I want to use these numbers as key for encryption ...

10 years ago | 1 answer | 0

1

answer

Question


Using parallel computing for two for loops
In my program(in matlab) I have two for loops and I want to use parallel computing for these loops: #loop a for i=...

10 years ago | 1 answer | 0

1

answer

Question


How to run two independent functions simultaneously?
Hi.I have two functions for creating numbers.lu and lu1(similar to lu).lu 's out put is matrix with 4 columns (rows depend on ...

10 years ago | 1 answer | 0

1

answer

Question


Parallel computing in matlab
I recently became familiar with Parallel computing in a multicolor processor.in my program in matlab I have a matrix [1000,1000]...

10 years ago | 1 answer | 0

1

answer

Question


Problem with text size
I have A simple problem I get matlab 2013 but when I want to write my program text size is too small. I dont have this problem w...

11 years ago | 1 answer | 0

1

answer

Question


How to use Bitxor for Double Numbers
I have two matrix of double numbers [0.5,0.789,....].and I want to use bitxor for these numbers.how can I do this? my all number...

11 years ago | 1 answer | 0

1

answer

Answered
Correlation coefficient for image pixels
I can not use corr2 because corr2 working for two image but I want to get correlation coefficient for one image could I divide...

11 years ago | 0

Question


Correlation coefficient for image pixels
I want to calculate the correlation coefficient for my image pixel(binary)and after that for my encrypted image. I know corr2 is...

11 years ago | 2 answers | 0

2

answers