matlab code for simple LSB audio steganography
Mostrar comentarios más antiguos
hi need a simple code for simple LSB audio steganography
Respuestas (2)
Muhammad fayyaz
el 29 de Abr. de 2014
0 votos
i have
2 comentarios
Image Analyst
el 5 de Mzo. de 2022
Everyone, chances are extremely high that @Muhammad fayyaz never had any code. Perhaps he meant to say like what you all are saying "I have a need to do this". If he had code, he would have attached it, like I did below. So if you need code, don't tack on yet another "me too" request to have him email you the code. @Muhammad fayyaz has not even been on MATLAB Answers for 6 years! Chances are, he doesn't have it, or if he does, he won't email it to you. If you need code, why didn't you use the link I gave you???
Rena Berman
el 9 de Mayo de 2022
(Answers dev) removed all the 'me too's
Image Analyst
el 26 de Nov. de 2015
0 votos
See my code for hiding text in an image. For audio it would essentially be the same - the algorithm does not care if the cover data is an image matrix or a audio vector. http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862. Feel free to adapt it.
1 comentario
yeh yang
el 24 de Feb. de 2016
THANK YOU FOR YOUR KINDNESS
Categorías
Más información sobre Audio I/O and Waveform Generation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!