How can we calculate the frequency of audio samples in matlab.
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Walter Roberson
am 4 Apr. 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 Kommentare
Siehe auch
Kategorien
Mehr zu Audio I/O and Waveform Generation finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!