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

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
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.