05-24-2008 11:16 AM
i am refering to the fourier transform properties listed below:
A) time shifting
x(t-a) ------- > exp (-jwa) X(w)
For the time shifting property above, i have problem creating the exponential term using labview
B) time scaling
x(at)-----------> 1/a X (w/a)
C) Time convolution
Y(w) = F[h(t) * x(t)] = H(w)X(w)
where * stands for the convolution operation and F stands for fourier transform
Please provide diagrams if possible. Thank you
PLEASE HELP!!!!!!!! THANKS!!!!!!!
05-27-2008
06:19 PM
- last edited on
10-11-2024
10:03 AM
by
Content Cleaner
There are many tools in LabVIEW to help you do that as long as you know how to implement them mathematically. Some of these tools include the formula node, the formula express VI, exponential functions, and many other mathematical functions.
05-27-2008 06:52 PM