Why is this the requirement for stftmag2sig's input signal and reconstructed signal to be same length? length(x)-noverlap)/(length(window)-noverlap) = integer
Show older comments
Why is it that "if you want x (original signal) and s (reconstructed signal) to be the same length, the value of (length(x)-noverlap)/(length(window)-noverlap) must be an integer. Use Window to specify the length of window and OverlapLength to specify noverlap" for the stftmag2sig function? This quote was taken directly from the stftmag2sig documentation, which you can find at the following link:
Accepted Answer
More Answers (0)
Categories
Find more on Transforms in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!