Arshub
Followers: 0 Following: 0
Statistica
14 Domande
0 Risposte
RANK
35.683
of 295.569
REPUTAZIONE
1
CONTRIBUTI
14 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
35.71%
VOTI RICEVUTI
1
RANK
of 154.105
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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 ...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 2 anni fa | 0 risposte | 0
0
risposteDomanda
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 ...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 3 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 3 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 3 anni fa | 2 risposte | 1
2
risposteDomanda
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...
quasi 3 anni fa | 2 risposte | 0
2
risposteDomanda
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 = ...
quasi 3 anni fa | 0 risposte | 0
0
risposteDomanda
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...
quasi 3 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 3 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
quasi 3 anni fa | 0 risposte | 0
0
risposteDomanda
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...
quasi 3 anni fa | 0 risposte | 0
0
risposteDomanda
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...
quasi 3 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 3 anni fa | 1 risposta | 0