Dtft Definition and 13 Threads
-
C
DFT vs. DTFT: Understanding the Difference
Homework Statement I'm kind of confused between DFT and DTFT. Here is my understanding: Okay, so let's say we have time domain, continuous, analogue signal from a sensor - ##x(t) ## 1. We sample this signal, giving us something like the following with an impulse train Now this is a...- CoolDude420
- Thread
- Dft Difference Dtft
- Replies: 1
- Forum: Engineering and Comp Sci Homework Help
-
C
DTFT vs the spectrum of a sampled signal
Homework Statement Hi, So we started sampling/sampling theorem, dirac delta, DTFT in a digital signal processing module and I'm kinda confused. I understand how to derive the following formulae but these two formulae are so different to each other that I don't understand why? We are first...- CoolDude420
- Thread
- Dtft Signal Spectrum
- Replies: 2
- Forum: Engineering and Comp Sci Homework Help
-
L
Understanding the discrete time Fourier transformation
Let's consider a signal which is continuous in both time and amplitude. Now we consider the amplitude of this signal at specific time instants only. This is my understanding of sampling a signal in time domain. When performing a Fourier transform on a time discrete signal, we have to apply the...- Luk
- Thread
- Discrete Dtft Fourier Signals and systems Time Transformation
- Replies: 3
- Forum: Electrical Engineering
-
M
Understanding DTFT Angular Frequency: Mike's Questions
Hello everyone. Iam trying to understand the discrete time Fourier transform for a signal processing course but Iam quite confused about the angular frequency.If I have a difference equation given, what values should I choose for my angular frequency if I do not know anything about the sample...- MikeSv
- Thread
- Angular Angular frequency Dtft Frequency
- Replies: 4
- Forum: Electrical Engineering
-
Can you calculate the inverse DTFT of i(d/dw)Y(eiw) in terms of y[n]?
Homework Statement There is a signal y[n] with a differentiable DTFT Y(eiw). Find the inverse DTFT of i(d/dw)Y(eiw) in terms of y[n] (where of course i = √-1). Homework Equations Sifting property ∫eiwndw = 2π*δ[n] from [-π,π] (integral a) leads to ∫Y(eiwn)dw = 2π*y[n] from [-π,π] (integral b)...- nacreous
- Thread
- Dtft Inverse
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
N
Understanding the Variables of the FT and DTFT: Intuition and Differences
Could someone explain the intuition behind the variables of the FT and DTFT? Do I understand it correctly ? For FT being X(f), I understand that f is a possible argument the frequency, as in number of cycles per second. FT can be alternatively parameterized by \omega = 2 \pi f which...- npit
- Thread
- dtft fourier
- Replies: 1
- Forum: Electrical Engineering
-
D
Inverse Discrete Time Fourier Transform (DTFT) Question
1. Given: The DTFT over the interval |ω|≤\pi, X\left ( e^{jω}\right )= cos\left ( \frac{ω}{2}\right ) Find: x(n) 2. Necessary Equations: IDTFT synthesis equation: x(n)=\frac{1}{2\pi}\int\limits_{-\pi}^{\pi}X\left ( e^{jω} \right ) e^{j\omega n}d\omega Euler's Identity...- DSRadin
- Thread
- Discrete Dtft Fourier Fourier transform Inverse Time Transform
- Replies: 2
- Forum: Engineering and Comp Sci Homework Help
-
P
DTFT question regarding a pair
Homework Statement My book writes the following: using pair for the Discrete Time Fourier Transform: -a^{k}u[-k-1] <---(DTFT)---> \frac{1}{1-ae^{-iw}} for \left | a \right | > 1 Homework Equations Well, for the simple similar pair such as: a^{k}u[k] <---(DTFT)--->...- Pavoo
- Thread
- Dtft Pair
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
Z
Calculating the DTFT of 1: Challenges and Solutions
Hello. I'm stuck on calculating DTFT of 1. DTFT formula is: so dtft of 1 is: 1) in case of w=1, sum becomes: doesn't it diverge? 2) in case of w no 1, how the hell should that sum be calculated? thanks -
J
Can the DTFT of a Unit Step Function be Simplified for u(n) - u(n-L)?
So I'm trying to find the DTFT of the following; where u(n) is the unit step function. u \left( n \right) =\cases{0&$n<0$\cr 1&$0\leq n$\cr} I want to find the DTFT of u \left( n \right) -2\,u \left( n-8 \right) +u \left( n-16 \right) Which ends up being a piecewise defined function...- JonathanT
- Thread
- Dtft Function Step function Unit Unit step function
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
J
Understanding the Use of Variable Notation in the DTFT
Can someone explain to me why sometimes I see the DTFT as functions of capital omegas or e^(jomega). I'm failing to see the reason.- Jammin_James
- Thread
- Dtft Notation Variable
- Replies: 1
- Forum: Electrical Engineering
-
A
Solving for the DTFT of (0.8)^n u[n]
Homework Statement Compute the DTFT of the following signal. x[n] = (0.8)^n u[n] Homework Equations Properties of DTFT The Attempt at a Solution Well, my professor tells me to use the properties of DTFT to solve this. I'd love to - except I don't know what the DTFT of (0.8)^n...- asd1249jf
- Thread
- Dtft
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
L
MATLAB Finding DFT and DTFT of 12-Point Sequence with MatLab
I'm considering the 12 –point sequence x[n] which is defined as x[n] = {1, 2, 3, 4, 5, 6, 6, 5, 4, 3, 2, 1}. I'd like to use Matlab to find the DFT (X[k] of x[n]) and DTFT (X(e^jw) of x[n]). I realize that the DFT is sampled version of DTFT, and I want to show this graphically using...- louie
- Thread
- Dft Dtft Matlab
- Replies: 2
- Forum: MATLAB, Maple, Mathematica, LaTeX