Samaa Yasser
Followers: 0 Following: 0
Feeds
提问
how to Convert the plaintext into a one-dimensional array
please i want to encrypt a plaintext file using chaos system ,so can anyone help me
3 years 前 | 0 个回答 | 0
0
个回答提问
Bifurcation diagram and lyapunov diagram
please can any one help me to plot the Bifurcation diagram and lyapunov diagram for this code ???? please i need it very much ...
3 years 前 | 0 个回答 | 0
0
个回答提问
how can i plot Bifurcation diagram and Lyapunov exponent for this code ?
please i want a help to plot Bifurcation diagram and Lyapunov exponent for the proposed map (3D chaotic equation) , can anyon...
3 years 前 | 0 个回答 | 0
0
个回答提问
I want to make some changes in this code please
clear;clc; img = imread('cameraman.tif'); y = imresize(img,[256 256]); imshow(y) tic timg = img; r = 3.62; x(1) = 0.7...
3 years 前 | 0 个回答 | 0
0
个回答提问
this is apart from a code for image encryption using chaotic map, please help me to know what is the wrong with this code
x(1)=0.2350; y(1)=0.3500; z(1)=0.7350; a(1)=0.0125; b(1)=0.0157; l(1)=3.7700; image_height=256; for i=1:1:70000 ...
3 years 前 | 0 个回答 | 0
0
个回答提问
Image encryption using chaotic map ,, what does this code mean ?
please this code is apart from a code which used to encrypt an image using logistic map key i just want to know what does this ...
3 years 前 | 2 个回答 | 1
2
个回答提问
i want a randomly scramble of a divided image into 4 blocks
please if i have image 256X256 and i divided it into 4 blocks, how can i scramble the blocks randomly or change the orders of th...
3 years 前 | 2 个回答 | 0
2
个回答已回答
problem in key generation ( chaotic 3D)
@omar A.alghafoor please can i contact with you i want to ask you about 3d chaotic generation ? i want a help please
problem in key generation ( chaotic 3D)
@omar A.alghafoor please can i contact with you i want to ask you about 3d chaotic generation ? i want a help please
3 years 前 | 0
提问
8 - bit linear feedback shift register
how can i generate a pseudo-random sequence of numbers using 8 - bit linear feedback shift register , please if any one can hel...
3 years 前 | 1 个回答 | 0
1
个回答提问
convert image matrix to row vector
i have an image size 256x256 and i want to Convert the image matrix to a row vector with length same size , how i can got it pl...
3 years 前 | 2 个回答 | 0
2
个回答提问
generate my own key
i want to know howa can i create my own key using S box or how to generate my s box values ? i want the code please
3 years 前 | 0 个回答 | 0
0
个回答提问
encrypt an image in matlab
if i want to encrypt an image using choatic maps and Substitution Box i want to know the steps of code to create the key inorder...
3 years 前 | 0 个回答 | 0