photo

Fawad Masood


Institute of Space Technology Islamabad

Last seen: 4 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
1 个回答

排名
126,802
of 302,041

声誉
0

贡献数
6 个提问
1 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,511

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 178,376

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Explorer
  • First Review
  • First Answer
  • Revival Level 1

查看徽章

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

个回答

提问


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

1

个回答