dtft_signal
Compute the Discrete-Time Fourier Transform of signal x[n], yielding X(ω) for symbolic spectral analysis and further DSP operations.
Instructions
Computes the Discrete-Time Fourier Transform (DTFT) of x[n]. Returns X(W) where W is omega.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expression | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |