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년 초과 전 | 답변 수: 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년 전 | 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0



