How to do Audio Steganalysis in matlab?

1 view (last 30 days)
geo marian
geo marian on 20 Jan 2018
Answered: Walter Roberson on 20 Jan 2018
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.

Answers (1)

Walter Roberson
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.

Community Treasure Hunt

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

Start Hunting!