Parameter settings for gtcc feature extraction in the aFE and extract() function
조회 수: 1 (최근 30일)
이전 댓글 표시
In gtcc() function, there is an argument called "FilterDomain", default to frequency. If it is set to "time", it indicates the Garmmarton filters are applied in the time domain.
Is there any possibility that this can also be achieved by using extract function()? In aFE, there are no settings like this "FilterDomain" for GTCC or ERB.
댓글 수: 0
채택된 답변
Brian Hemmat
2020년 8월 15일
The audioFeatureExtractor object does not support time-domain filtering for GTCC.
I am curious, what is your use-case? Are you extracting other features as well?
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Feature Extraction에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!