Statistics
11 Questions
0 Answers
RANK
153,974
of 295,569
REPUTATION
0
CONTRIBUTIONS
11 Questions
0 Answers
ANSWER ACCEPTANCE
72.73%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
Feeds
Question
Entropy and Correlation -Image analysis
Hi I implemented data hiding in image and now i want to determine the extent to which the original image and the stego-image ...
12 years ago | 0 answers | 0
0
answersQuestion
Loop Problem
Hi, *Overview on Question* I am working on image steganography code and s, n, p are calculated values which I am getting a...
12 years ago | 1 answer | 0
1
answerQuestion
Binary output formatting
Hi I have following part of program in my code which gives output as below but i want that output in below format ciphertx...
12 years ago | 1 answer | 0
1
answerQuestion
Assign index value to bits in cyclic order
Hi, I am working on implementing following logic in matlab I calculating index variable value based on length of my cipher...
12 years ago | 1 answer | 0
1
answerQuestion
Loop Help
Hi I am working on following data hiding algorithm in images using Matlab Example: Suppose the cipher text to be sent is:...
12 years ago | 0 answers | 0
0
answersQuestion
Position of IF loop
Hi All, Sorry for asking question on such a long code..but i am not getting where to place following "if" loop in the code sp...
13 years ago | 1 answer | 0
1
answerQuestion
Undefined function error
Hi, I am trying to create one cipher text program where if input text is alphabet then program will pick cipher text from chara...
13 years ago | 2 answers | 0
2
answersQuestion
Recognize Number/Special Characters
Hi, I have below input string and from it I want to recognize digits/special characters, May be some flag can be set txt='...
13 years ago | 1 answer | 0
1
answerQuestion
Concatenation Problem
Hi, I am trying to get cipher text for input text S=Input Array K=Output Array Example- input text: 'hl' then I want cipher_...
13 years ago | 1 answer | 0
1
answerQuestion
Split String into Alphabets
Hi All, I want split each alphabet from input string like input_text='helloworld' Then i want to split each alphabet ti...
13 years ago | 2 answers | 0
2
answersQuestion
Cell array value based on poisiton
Hi, I have created following code, It's basically based on input text search it in S array and returns poistion S ={'a' ...
13 years ago | 1 answer | 0