Arshub
Followers: 0 Following: 0
Statistik
14 Fragen
0 Antworten
RANG
35.683
of 295.527
REPUTATION
1
BEITRÄGE
14 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
35.71%
ERHALTENE STIMMEN
1
RANG
of 20.242
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.057
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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 ...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 3 Jahre vor | 2 Antworten | 1
2
AntwortenFrage
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...
fast 3 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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 = ...
fast 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
fast 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 3 Jahre vor | 1 Antwort | 0