Time Shifting & Stretching: Questions Explained

  • Thread starter Thread starter lennybogzy
  • Start date Start date
  • Tags Tags
    Time
AI Thread Summary
Time shifting and stretching in signal processing are clarified through specific examples. For the equation y(t) = x(3t), it is confirmed that x(t) = y(t/3). However, for the equation y(t) = (-1/2)x(-3t+2), the transformation does not yield x(t) = -2y(t/3 - 2) as initially proposed. Instead, a substitution reveals a different relationship, demonstrating the complexity of time transformations. Understanding these principles is crucial for accurate signal manipulation.
lennybogzy
Messages
94
Reaction score
0
I have a question regarding time shifting, stretching etc. For example:

if I have y(t) = x(3t) does that mean that x(t) = y(t/3)?

if I have y(t)=(-1/2)x(-3t+2) does x(t) = -2y(t/3 -2) ?
 
Last edited:
Physics news on Phys.org
lennybogzy said:
I have a question regarding time shifting, stretching etc. For example:

if I have y(t) = x(3t) does that mean that x(t) = y(t/3)?

Yes.

if I have y(t)=(-1/2)x(-3t+2) does x(t) = -2y(t/3 -2) ?

No. Let u = -3t+2 so t = (-1/3)(u-2). This gives

y((-1/3)(u-2))=(-1/2)x(u)

-2y((-1/3)(u-2)) = x(u). Replace the u by t and it's a little different than what you wrote.
 
brilliant! thanks
 

Similar threads

Back
Top