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

3 ビュー (過去 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 Center および File ExchangeFeature Extraction についてさらに検索

製品


リリース

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by