Samaa Yasser
Followers: 0 Following: 0
Statistics
RANK
35.030
of 295.467
REPUTATION
1
CONTRIBUTIONS
11 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
1
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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
meer dan 3 jaar ago | 0 answers | 0
0
answersQuestion
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 ...
meer dan 3 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 3 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 3 jaar ago | 0 answers | 0
0
answersQuestion
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 ...
meer dan 3 jaar ago | 0 answers | 0
0
answersQuestion
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 ...
meer dan 3 jaar ago | 2 answers | 1
2
answersQuestion
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...
meer dan 3 jaar ago | 2 answers | 0
2
answersproblem 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
meer dan 3 jaar ago | 0
Question
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...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 3 jaar ago | 2 answers | 0
2
answersQuestion
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
meer dan 3 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 3 jaar ago | 0 answers | 0