In signal processing , what do the term 'feature' means?

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
2 replies · 2K views
dexterdev
Messages
194
Reaction score
1
In signal processing , what do the term 'feature' means? Feature extraction etc. For example, in audio signals what are the main features?

-Devanand T
 
Engineering news on Phys.org
Feature extraction can mean whatever characteristic you may be interested in knowing about to accomplish your task.

For example extraction of cepstral coefficients for speech recognition.

You can read about the feature extraction required to perform linear predictive coding.

Or read about mp3 compression.