noverlap argument to spectrogram
显示 更早的评论
The documentation for noverlap says that it indicates the "number of overlap samples." But this seems unclear. Suppose I have an noverlap of 1. Does that mean that a given window will overlap exactly one sample with the following window and 0 with the preceding, or that it will overlap one sample with the preceding and succeeding windows? If it is the former, that seems odd, because it would mean that for odd noverlap, different windows would look different with regards to overlap (you would have pairs of windows that overlap, but no pair overlaps with another. This also creates an ambiguity if you have an odd number of windows), but if it's the latter then the documentation is technically incorrect, so which is it?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Time-Frequency Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!