How can we calculate the frequency of audio samples in matlab.
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
How can i calculate the frequency so that i can hide the information in the samples whose frequency less audible,or not audible but present in audio file.
0 commentaires
Réponses (1)
Walter Roberson
le 4 Avr 2014
You need to rethink this. Individual audio samples do not have a frequency. Frequency is a measurement of the rate of changes, but you can only have change if you have multiple samples.
The situation is similar to that of an automobile: if you examine it at any one instant, the automobile has a position, but not a velocity: you need to examine the position at multiple times in order to define a velocity for the automobile.
0 commentaires
Voir également
Catégories
En savoir plus sur Audio I/O and Waveform Generation dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!