Parameter settings for gtcc feature extraction in the aFE and extract() function
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Yunxing Tian
am 12 Aug. 2020
Kommentiert: Yunxing Tian
am 15 Aug. 2020
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 Kommentare
Akzeptierte Antwort
Brian Hemmat
am 15 Aug. 2020
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?
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Feature Extraction finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!