Parameter settings for gtcc feature extraction in the aFE and extract() function
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Yunxing Tian
el 12 de Ag. de 2020
Comentada: Yunxing Tian
el 15 de Ag. de 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 comentarios
Respuesta aceptada
Brian Hemmat
el 15 de Ag. de 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?
Más respuestas (0)
Ver también
Categorías
Más información sobre Feature Extraction en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!