How to do Audio Steganalysis in matlab?
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Walter Roberson
2018년 1월 20일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Audio and Video Data에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!