LSB replacement in audio stegnography

조회 수: 1 (최근 30일)
kash
kash 2012년 11월 9일
I am working on Audio Stegnography using GA,I have to replace the LSB bits in the audio signal using GA,Can anyone provide assistance how to start with please
  댓글 수: 1
Jan
Jan 2012년 11월 21일
@kash: This is your 276'th question in this forum. And you still get the "homework", "doit4me" and "no_attempt" tags.
Could you please suggest a method, which let you consider the advices in the "how to ask a good question" threads? We have posted the links often enough. You are the user, who has asked the most questions here, but you do not care about the customs and the time of the ones who are answering. This reduces the motivation of others to help you. Does this correspond to your goals?

댓글을 달려면 로그인하십시오.

답변 (1개)

Walter Roberson
Walter Roberson 2012년 11월 21일
bitset()
  댓글 수: 2
kash
kash 2012년 11월 21일
Walter assuming i have two bits 1056 and 31
1056=10000100000 31=11111;
i am embedding 31 in 1056 so i get 10000111111 which is 1087
now i have to change 6th bit keeping embedded bit constant using GA
after GA i will value closer to 1056 i.e 10000011111 after changing 6th bit which is 1055
please tell how to implement using GA
Walter Roberson
Walter Roberson 2012년 11월 21일
The solution is completely deterministic, which makes it very difficult for me to figure out why you would want to involve GA.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Audio I/O and Waveform Generation에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by