LSB replacement in audio stegnography

1 visualización (últimos 30 días)
kash
kash el 9 de Nov. de 2012
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 comentario
Jan
Jan el 21 de Nov. de 2012
@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?

Iniciar sesión para comentar.

Respuestas (1)

Walter Roberson
Walter Roberson el 21 de Nov. de 2012
bitset()
  2 comentarios
kash
kash el 21 de Nov. de 2012
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 el 21 de Nov. de 2012
The solution is completely deterministic, which makes it very difficult for me to figure out why you would want to involve GA.

Iniciar sesión para comentar.

Categorías

Más información sobre Audio I/O and Waveform Generation en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by