How can we calculate the frequency of audio samples in matlab.
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Walter Roberson
on 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 Comments
See Also
Categories
Find more on Audio I/O and Waveform Generation in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!