השוואת שיטות
סקרו את השיטות שבחרתם זו לצד זו; שורות שבהן יש הבדל מודגשות.
| MFCC (Mel-Frequency Cepstral Coefficients)× | ניתוח וקטורים בלתי תלויים× | |
|---|---|---|
| תחום | פיזיקה יישומית | פיזיקה יישומית |
| משפחה | Process / pipeline | Process / pipeline |
| שנת המקור≠ | 1980 | 2007 |
| הוגה השיטה≠ | Steven Davis, Paul Mermelstein | Tae-Won Lee, Mark Lewicki, Terrence Sejnowski |
| סוג≠ | Audio feature extraction algorithm | Multivariate matrix decomposition algorithm |
| מקור מכונן≠ | Davis, S., & Mermelstein, P. (1980). Comparison of parametric representations for monosyllabic word recognition in continuously spoken sentences. IEEE Transactions on Acoustics, Speech, and Signal Processing, 28(4), 357-366. DOI ↗ | Lee, T. W., Lewicki, M. S., & Sejnowski, T. J. (2007). Independent Component Analysis for Source Localization in Biomedical Signals. In Proc. IEEE Int. Conf. Acoust. Speech Signal Process., pp. 97-100. link ↗ |
| כינויים | mel-cepstral features, MFCC features, mel-frequency features | IVA, multivariate ICA, vector blind source separation |
| קשורות | 3 | 3 |
| תקציר≠ | Mel-Frequency Cepstral Coefficients (MFCCs) are a compact representation of audio features that mimic human auditory perception. Introduced by Davis and Mermelstein in 1980, MFCCs are the de facto feature extraction method for speech recognition and environmental sound analysis. They compress the frequency information of audio signals into a small set of coefficients that capture phonetic content while discarding irrelevant details. | Independent Vector Analysis (IVA) is a multivariate extension of Independent Component Analysis that jointly separates multiple datasets while maintaining dependencies within each dataset. Developed by Lee, Lewicki, and Sejnowski in the 2000s, IVA is used for blind source separation in multi-channel audio, brain imaging, and signal processing. It exploits both the independence between sources and correlations within frequency bands or time-frequency structures. |
| ScholarGateמערך נתונים ↗ |
|
|