Fourier Transform क्या है और इसके Properties क्या हैं? | हिंदी में समझें
Fourier Transform क्या है और इसके Properties क्या हैं? | हिंदी में समझें
Fourier Transform क्या है?
Fourier Transform एक mathematical tool है जो किसी signal को time domain से frequency domain में बदलता है। यह हमें signal के frequency components को analyze करने में मदद करता है।
Fourier Transform की Mathematical Definition
Continuous-Time Fourier Transform (CTFT):
X(f) = ∫-∞∞ x(t)·e-j2πft dt
x(t) = ∫-∞∞ X(f)·ej2πft df
Discrete-Time Fourier Transform (DTFT):
X(ejω) = ∑n=-∞∞ x[n]·e-jωn
x[n] = (1/2π) ∫-ππ X(ejω)·ejωn dω
Fourier Transform की Properties (गुणधर्म)
- Linearity: a·x₁(t) + b·x₂(t) ⇔ a·X₁(f) + b·X₂(f)
- Time Shifting: x(t - t₀) ⇔ X(f)·e-j2πft₀
- Frequency Shifting: x(t)·ej2πf₀t ⇔ X(f - f₀)
- Time Scaling: x(a·t) ⇔ (1/|a|)·X(f/a)
- Time Reversal: x(-t) ⇔ X(-f)
- Convolution: x(t) * h(t) ⇔ X(f)·H(f)
- Multiplication in Time Domain: x(t)·h(t) ⇔ X(f) * H(f)
- Parseval’s Theorem: ∫ |x(t)|² dt = ∫ |X(f)|² df
Fourier Transform के Applications
- Signal और System Analysis
- Filter Design
- Image और Audio Processing
- Communication Systems में Modulation
- Radar और Biomedical Signals का Analysis
निष्कर्ष (Conclusion)
Fourier Transform एक powerful tool है जो हमें signal के hidden frequency components को समझने में मदद करता है। इसकी properties और applications इसे signal processing और communication systems के लिए अनिवार्य बनाते हैं।