قارن الطرق
راجع الطرق التي اخترتها جنبًا إلى جنب؛ الصفوف المختلفة مميَّزة.
| تحويل فورييه والتحليل الطيفي (FFT)× | تحليل النمط التجريبي (EMD)× | |
|---|---|---|
| المجال | معالجة الإشارات | معالجة الإشارات |
| العائلة | Machine learning | Machine learning |
| سنة النشأة≠ | 1965 | 1998 |
| صاحب الطريقة≠ | James Cooley & John Tukey (FFT) | Norden Huang et al. |
| النوع≠ | Frequency-domain decomposition algorithm | Adaptive data-driven decomposition algorithm |
| المصدر التأسيسي≠ | Cooley, J. W., & Tukey, J. W. (1965). An algorithm for the machine calculation of complex Fourier series. Mathematics of Computation, 19(90), 297–301. DOI ↗ | Huang, N. E., et al. (1998). The empirical mode decomposition and the Hilbert spectrum for nonlinear and non-stationary time series analysis. Proceedings of the Royal Society A, 454(1971), 903–995. DOI ↗ |
| الأسماء البديلة | Fast Fourier Transform, Discrete Fourier Transform, Spectral Analysis, Fourier Dönüşümü | EMD, Intrinsic Mode Decomposition, Adaptive Signal Decomposition, Ampirik Mod Ayrıştırma |
| ذات صلة≠ | 2 | 3 |
| الملخص≠ | The Fourier Transform decomposes a time-domain signal into its constituent sinusoidal frequencies, revealing the spectral content hidden within complex waveforms. Joseph Fourier introduced the continuous transform in 1822, but the computationally efficient Fast Fourier Transform (FFT) was formalized by James Cooley and John Tukey in 1965. Their landmark algorithm reduced the computational complexity from O(N²) to O(N log N), making large-scale spectral analysis practical across engineering, physics, and data science. | Empirical Mode Decomposition (EMD) is a fully data-driven, adaptive method for decomposing nonlinear and non-stationary time series into a finite set of oscillatory components called Intrinsic Mode Functions (IMFs), plus a monotonic residue. Introduced by Norden E. Huang and colleagues at NASA in 1998, EMD requires no predefined basis functions and derives all components directly from the signal itself, making it fundamentally different from Fourier or wavelet transforms. |
| ScholarGateمجموعة البيانات ↗ |
|
|