photo

Anisha Coelho


N.M.A.M. Institute of Technology

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Output value doesn't change for different inputs to muPad procedure
I am using MATLAB procedures to generate a 1024 bit number randomly. I am using this code for it. z:=26;num:=1; while z>...

9 years 前 | 0 个回答 | 0

0

个回答

提问


Scrambling pixels of an image
Hello, I am trying to scramble the pixels of an image in order to hide it from others. I am using the following code: ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Image Encryption using RSA
I am trying to encrypt an image using RSA algorithm inImg = imread('lena.jpg'); s = size(inImg); % Encryption: ...

10 years 前 | 2 个回答 | 0

2

个回答