How Does the Fourier Transform Relate to Derivatives in Signal Processing?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
nhrock3
Messages
403
Reaction score
0
cant understand this transformation
i know that each derivative pops iw
and
[tex]\hat{y}' ->-ixy(x)[/tex]
[tex]\hat{y}'(\omega) ->-ixy(x)[/tex]
x is a signs of derivative

but i don't know how its been done in here
[tex]-ixy'(x)=(i\omega \hat{y}(w))'[/tex]
how they decided that is the derivative of this whole expression
muliplying by x means derivative
but here it something else
[tex] f[xy'(\omega )]=i\frac{\mathrm{d} }{\mathrm{d} \omega}f[y'(x)]=i(i\omega \hat{y}(\omega))'=i(i \hat{y}(\omega)+i\omega \hat{y}'(\omega))[/tex]
i can't see what laws they follow here
?
 
Physics news on Phys.org
nhrock3 said:
cant understand this transformation
i know that each derivative pops iw
and
[tex]\hat{y}' ->-ixy(x)[/tex]
[tex]\hat{y}'(\omega) ->-ixy(x)[/tex]
x is a signs of derivative

but i don't know how its been done in here
[tex]-ixy'(x)=(i\omega \hat{y}(w))'[/tex]
how they decided that is the derivative of this whole expression
muliplying by x means derivative
but here it something else

I think you need to be more careful about the relation between derivatives and transforms. That last equation doesn't make any sense as it is written because you have a function of x = a function of omega. I also don't think it is transcribed correctly. You must mean one is the transform of the other.

Using the hat notation for the transform you have the following three relationships between transforms and derivatives:

[tex]y(x) \leftrightarrows \hat y(\omega)[/tex]

[tex]-ixy(x) \leftrightarrows \hat y'(\omega)[/tex]

[tex]y'(x) \leftrightarrows i\omega \hat y(\omega)[/tex]

To get your identity you start with the second one above:

[tex]-ixy(x) \leftrightarrows \hat y'(\omega)[/tex]

Now apply the third one to this last one by multiplying the right side by [itex]i\omega[/itex]:

[tex](-ixy(x))' \leftrightarrows i\omega \hat y'(\omega)[/tex]

Maybe that will help you.

[Edit - added later]

Here's your identity:

Start with 3:

[tex]y'(x) \leftrightarrows i\omega \hat y(\omega)[/tex]

Now multiply the left side by -ix and apply the second one at the top:

[tex]-ixy'(x) \leftrightarrows (i\omega \hat y(\omega))'[/tex]
 
Last edited: