photo

성준 손


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


STFT error about segement length more than long input signal
oundsource = 'sing.wav'; [y,fs]=audioread(soundsource); bv = (soundsource(:,1)+soundsource(:,2))/2; % STFT for average ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


stft중 세그먼트의 길이가 입력 신호보다 길다고 나옵니다
soundsource = 'sing.wav'; [y,fs]=audioread(soundsource); bv = (soundsource(:,1)+soundsource(:,2))/2; % STFT 를 위한 좌우 평균값 ...

4 years 前 | 0 个回答 | 0

0

个回答