Samaa Yasser
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
35.019
of 295.486
REPUTACIÓN
1
CONTRIBUCIONES
11 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.236
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.950
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
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 ...
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
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 ...
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
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 ...
más de 3 años hace | 2 respuestas | 1
2
respuestasPregunta
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...
más de 3 años hace | 2 respuestas | 0
2
respuestasproblem 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
más de 3 años hace | 0
Pregunta
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...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
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
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 3 años hace | 0 respuestas | 0