photo

Samaa Yasser


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

Followers: 0   Following: 0

统计学

MATLAB Answers

11 个提问
1 个回答

排名
35,141
of 300,392

声誉
1

贡献数
11 个提问
1 个回答

回答接受率
0.0%

收到投票数
1

排名
 of 20,933

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,335

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • First Answer
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


how to Convert the plaintext into a one-dimensional array
please i want to encrypt a plaintext file using chaos system ,so can anyone help me

4 years 前 | 0 个回答 | 0

0

个回答

提问


Bifurcation diagram and lyapunov diagram
please can any one help me to plot the Bifurcation diagram and lyapunov diagram for this code ???? please i need it very much ...

4 years 前 | 0 个回答 | 0

0

个回答

提问


how can i plot Bifurcation diagram and Lyapunov exponent for this code ?
please i want a help to plot Bifurcation diagram and Lyapunov exponent for the proposed map (3D chaotic equation) , can anyon...

4 years 前 | 0 个回答 | 0

0

个回答

提问


I want to make some changes in this code please
clear;clc; img = imread('cameraman.tif'); y = imresize(img,[256 256]); imshow(y) tic timg = img; r = 3.62; x(1) = 0.7...

4 years 前 | 0 个回答 | 0

0

个回答

提问


this is apart from a code for image encryption using chaotic map, please help me to know what is the wrong with this code
x(1)=0.2350; y(1)=0.3500; z(1)=0.7350; a(1)=0.0125; b(1)=0.0157; l(1)=3.7700; image_height=256; for i=1:1:70000 ...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Image encryption using chaotic map ,, what does this code mean ?
please this code is apart from a code which used to encrypt an image using logistic map key i just want to know what does this ...

4 years 前 | 2 个回答 | 1

2

个回答

提问


i want a randomly scramble of a divided image into 4 blocks
please if i have image 256X256 and i divided it into 4 blocks, how can i scramble the blocks randomly or change the orders of th...

4 years 前 | 2 个回答 | 0

2

个回答

已回答
problem in key generation ( chaotic 3D)
@omar A.alghafoor please can i contact with you i want to ask you about 3d chaotic generation ? i want a help please

4 years 前 | 0

提问


8 - bit linear feedback shift register
how can i generate a pseudo-random sequence of numbers using 8 - bit linear feedback shift register , please if any one can hel...

4 years 前 | 1 个回答 | 0

1

个回答

提问


convert image matrix to row vector
i have an image size 256x256 and i want to Convert the image matrix to a row vector with length same size , how i can got it pl...

4 years 前 | 2 个回答 | 0

2

个回答

提问


generate my own key
i want to know howa can i create my own key using S box or how to generate my s box values ? i want the code please

4 years 前 | 0 个回答 | 0

0

个回答

提问


encrypt an image in matlab
if i want to encrypt an image using choatic maps and Substitution Box i want to know the steps of code to create the key inorder...

4 years 前 | 0 个回答 | 0

0

个回答