matlab code for simple LSB audio steganography
이전 댓글 표시
hi need a simple code for simple LSB audio steganography
답변 (2개)
Muhammad fayyaz
2014년 4월 29일
0 개 추천
i have
댓글 수: 2
Image Analyst
2022년 3월 5일
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
2022년 5월 9일
(Answers dev) removed all the 'me too's
Image Analyst
2015년 11월 26일
0 개 추천
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
yeh yang
2016년 2월 24일
THANK YOU FOR YOUR KINDNESS
카테고리
도움말 센터 및 File 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!