Parameter settings for gtcc feature extraction in the aFE and extract() function

조회 수: 2 (최근 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.

채택된 답변

Brian Hemmat
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?
  댓글 수: 1
Yunxing Tian
Yunxing Tian 2020년 8월 15일
Thanks a lot, I am trying to implement the code for a previous researach.
GTCC, MFCC are used.
Anyway, thanks for your sugesstion

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Feature Extraction에 대해 자세히 알아보기

제품


릴리스

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by