How to do Audio Steganalysis in matlab?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Walter Roberson
el 20 de En. de 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 comentarios
Ver también
Categorías
Más información sobre Audio and Video Data 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!