How can we calculate the frequency of audio samples in matlab.
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Walter Roberson
2014-4-4
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Audio I/O and Waveform Generation 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!