Fawad Masood
Institute of Space Technology Islamabad
Followers: 0 Following: 0
Feeds
提问
How to draw Bifurcation diagrams of chaotic cryptographic maps
Please can any one help me to draw Bifurcation diagrams of chaotic maps like for Henon map, quantum chaotic maps etc
6 years 前 | 0 个回答 | 0
0
个回答已回答
Is Arnold cat map transformation same as Chaotic map encryption? Can Arnold cat map transformation be used for encryption?
Yes,both are same things.
Is Arnold cat map transformation same as Chaotic map encryption? Can Arnold cat map transformation be used for encryption?
Yes,both are same things.
8 years 前 | 0
提问
I need code of Security Analysis for Mean Square Error
MSE=1/((M×N)) Σ_(i=1)^M Σ_(j=1)^N (A(i,j)-Q(i,j)
8 years 前 | 0 个回答 | 0
0
个回答提问
Can any one help me How to get Test colored Images for image processing in JPG extension
I need all Images in JPG extension ,neither converted nor renamed with JPG format
8 years 前 | 0 个回答 | 0
0
个回答提问
How to draw iteration for general Chaotic maps For e.g I have Basin Map How to draw for X and Y Value Like i have upload picture see that
clc clear all; close all; epsilon = 0.1; x(1) = -1.5; y(1) = 1.5; u = 0.5; k = 2; for n = 2:256*256 x(n) = x(n-...
8 years 前 | 0 个回答 | 0
0
个回答提问
How to Find correlation of Pixels at every angle(Horizontally ,vertically,diagnolly) plus scatter diagram for plain and Enciphered Image for comparison in Cryptography
I am using chaotic Maps Let I have z=BITXOR(x,y) at the end of the code then imshow(z) ,Then how to find correlation coefficient...
8 years 前 | 0 个回答 | 0
0
个回答提问
Hi What is the method of inverse Shuffle or unshuffle of Rand Blocks I used for Image Please any one help me in this regard Thank you
shuf_data=I1; [M,indi,indj] = randblock(shuf_data,32); figure; J = im2uint8(M); imshow(J,[])
8 years 前 | 1 个回答 | 0



