Electrical Engineering > GATE 2021 > Fourier Transform
Let f(t) be an even function, i.e. f(-t) = f(t) for all t. Let the Fourier transform of f(t) be defined as F(ω) = ∫-∞∞ f(t)e-jωtdt for all ω, and suppose F(0) = 1. Then dF(ω) / dω = -ωF(ω) for all ω and F(0)=1.Then
Explanation
Correct : b
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.