How to do Audio Steganalysis in matlab?
1 view (last 30 days)
Show older comments
I need source code for audio steganalysis which means I want to identify only whether the data is hidden in audio file or not (Steganographic method) and Not to decode the hidden data from audio file.
0 Comments
Answers (1)
Walter Roberson
on 20 Jan 2018
To do audio steganography analysis in MATLAB you first research algorithms by using resources such as Google Scholar or Researchgate, pick one, and implement it in MATLAB.
MATLAB Answers is not a service to provide source code or to do your research for you . When you have settled upon an algorithm then we can assist you with difficulties you have with your MATLAB implementation.
0 Comments
See Also
Categories
Find more on Audio and Video Data in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!