Hide audio inside other audio using FFT
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
How can i hide audio inside other using FFT, i dont need the code of doing this, I just need to know how to begin and what to do ? the first image is for the first audio and the second which i want to hide

6 comentarios
Walter Roberson
el 14 de Mayo de 2020
fft, extract center (you need to know the size), and ifft() that.
Respuestas (0)
Ver también
Categorías
Más información sobre Simulation, Tuning, and Visualization 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!