photo

Asha D.


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
3 Answers

RANK
94,244
of 300,571

REPUTATION
0

CONTRIBUTIONS
4 Questions
3 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,027

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,680

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review
  • First Answer
  • Revival Level 1

View badges

Feeds

View by

Question


Image encryption with standard chaotic map
I have code for chaotic encryption and decryption of image but after decrypting it doesn`t return original image. Can anyone pl...

4 years ago | 1 answer | 0

1

answer

Answered
bitxor of two numbers
Actually I want it for image steganography...for color image...so it should be integer.

6 years ago | 0

Question


bitxor of two numbers
I am using the following code to generate random sequence. But error message' Double inputs must have integer values in the rang...

6 years ago | 2 answers | 0

2

answers

Question


Getting error for this code as Index in position 1 exceeds array bounds. Pls tell solution
a=imread('baboon.jpg'); disp(a); imshow(a); for i=1:1:512 for j=1:1:512 b{i,j,1} = dec2bin(a(i,j),8); end ...

6 years ago | 2 answers | 0

2

answers

Question


How to send email from matlab?
Getting error with this code.

6 years ago | 0 answers | 0

0

answers

Answered
How to reverse scrambled DNA?
I am eager to know that whether you got the reverse code. If yes then kindly share.

6 years ago | 0