EC > GATE 2014 SET-1 > Random Processes
Consider a random process X(t) = √2 sin(2πt + φ), where the random phase φ is uniformly distributed in the interval [0,2π]. The auto-correlation E[X(t1)X(t2)] is
A
cos(2π(t1 + t2))
B
sin(2π(t1 - t2))
C
sin(2π(t1 + t2))
D
cos(2π(t1 - t2))

Explanation

Correct : d

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science