Plot real and imaginary part, modulus, phase and imaginary plane for a CFT transform given by equation on f from -4Hz to 4Hz
I'm trying to understand the basics of signal processing and I encountered this kind of a problem:
A CFT transform is given by
$$Y(f)=X(f)\cdot H(f)$$
where
$$X(f) = \Pi (\dfrac{f+1}{4})-j\cdot \Pi(\dfrac{f-1}{4})$$
and
$$H(f) = \Pi (\dfrac{f}{4})-j\cdot \Pi(\dfrac{f}{4})$$
I'm trying to plot the real and imaginary part of the CFT transform, as well as the modulus, phase and imaginary plane. However, I'm not really getting anywhere and would really appreciate help here - how do I go about this kind of task?
Answer
- The questioner was satisfied with and accepted the answer, or
- The answer was evaluated as being 100% correct by the judge.
-
Some symbols and images are broken, I see question marks instead of them. Could you please correct this?
-
Yes, I notice that, I'm fixing it progresssively . (When editing they appear correctly so it is slightly complicated, I need to save each time to see what's not yet OK ...)
-
-
I hope all is fixed now. You can also see it at https://docs.google.com/document/d/e/2PACX-1vRfUL0BdVAplAZRoyEXPdrpe1ym2CmtnaTAvev_knVZ1e87EDyZKNygMv6v6jll4CXGXynKtFu6spLb/pub
-
I fixed a few more bugs (pi vs Pi ...) the editor has introduced after subsequent edits, against my will....
-
Thanks a lot!
- answered
- 1659 views
- $10.00
Related Questions
- Calculus / imaginary numbers and S^2
- Explain partial derivatives v3
- Find the average value of the function $\frac{\sin x}{1+\cos^2 x}$ on the interval $[0,1]$
- Help with Business calculus. Finding derivative for X of given function.
- There are two questions about calculus
- You have 100 feet of cardboard. You need to make a box with a square bottom, 4 sides, but no top.
- What is this question asking and how do you solve it?
- Explain partial derivatives v2




What is CFT?
Continuous Fourier Transform
What are \Pi and j here?
Define your pi function
I guess the Pi function is the "door" = 1 on (-1/2, 1/2) and zero elsewhere, and I will answer accordingly. Let us know if the assumption is not accurate.
Yes, this is accurate