![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/24793628_1637442143364_DEF.jpg)
Arshub
Followers: 0 Following: 0
Estadística
14 Preguntas
0 Respuestas
CLASIFICACIÓN
35.873
of 297.046
REPUTACIÓN
1
CONTRIBUCIONES
14 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
35.71%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.422
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.776
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 scan matrix in spiral way?
I enter an array from me or user defined like A= [1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18] and a spiral display is made ...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to plot bifurcation diagram of the phased `1D chaotic map?
I plot bifurcation diagram of the map bellow but we get wrong bifurcation diagram not as authers plotted as picture bellow, ple...
casi 3 años hace | 0 respuestas | 0
0
respuestasPregunta
How do I print a given martix in a spiral matrix scan order but the start from any element as user defined?
if i have this matrix : Input: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 ...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
how to convert complex number into double number?
I have got this complex value from result of an equation such :( 0.7803 + 0.0000i -0.3681 + 0.5659i 0.8562 + 0.0000i -0.894...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to change one pixel only in plain image?
How can I change one pixel in an image? I need this to calculation NPCR and UACI between to cipher images whose plain images...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to calculate UACI and NPCR between to cipher images whose plain images have only a one-pixel difference?
I write this code to explain my problem, this cod is simple encrypt algorithm to encrypt image by Xoring image with key firstly...
alrededor de 3 años hace | 2 respuestas | 1
2
respuestasPregunta
How to save image after encryption?
I have code for encrypt an image, then ineed to save image after encryption to use it in another seperate code . which command...
alrededor de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
How do we change the positions of the elements of t matrix ?
I need to use S as index to change positions of mateix A S=[1 11 1 4 3 14 6 11 13 11 7 15 5 9 9 7] C = 1:numel(ِِA); S = ...
alrededor de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
How to remove duplicate element from matrix ?
I have duplicate matrix S, I need remove the repeated elements from S, and then put the absent numbers at the end to generate a...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to generate chaotic index between 1 and 256 by hybrid sin-cos map?
lease fix my error.... I have this problem in mode function :"Error using mod Arguments must be real. Pos=mod(xx,size);" I n...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to create chaotic sequence by lorenz maps and fourth-order Runge– Kutta method?
How to create chaotic sequence from equation bellow by fourth-order Runge– Kutta method and what does "S (i) "mean? suppos ...
alrededor de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
How to implement SHA256 to get hash value for image?
I try to implement this paper:" A novel plaintext-related image encryption scheme using hyper-chaotic system" I try to impleme...
alrededor de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
how to confusion image by sin-cos map?
I try to implement algorithm in this paper:An efficient color image encryption scheme based on a matrix scrambling method and a...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
how to generate integer sequence number by logistic map?
I implement this cod but i have problem when run the code with high size of image and the program hung. "The problem reporte...
alrededor de 3 años hace | 1 respuesta | 0