short time fourier transfor
에 대한 튜토리얼을 읽었으며 이해할 수 없거나 이해할 수없는 일부 줄이 나타납니다. 튜토리얼은 다음과 같습니다STFT에서 신호의 유효한 창을 선택하는 방법
This window function is first located to the very beginning of the signal. That is, the
window function is located at t=0. Let's suppose that the width of the window is "T" s. At
this time instant (t=0), the window function will overlap with the first T/2 seconds (I
will assume that all time units are in seconds). The window function and the signal are
then multiplied. By doing this, only the first T/2 seconds of the signal is being chosen,
with the appropriate weighting of the window.
내가 이해할 수없는 것은 : only the first T/2 seconds of the signal is being chosen, with the appropriate weighting of the window
입니다.
내 질문은 : 왜 첫 번째 T/2 초만 선택됩니까? 윈도우의 너비가 T이기 때문에, 윈도우의 너비에 포함 된 신호의 전체 부분이 선택되어야하며, 윈도우의 T/2가 아니라고 생각합니다.
T 대신 왜 thw 창의 너비가 T/2인지 설명 할 수 있습니까? 시계열 하나의 높은 precission 분석을위한