Average of cosine waves

305 Views Asked by At

What looks like the graph of the function $A=E[cos(\omega t)]$, where $E$ means "average" and $\omega$ is a random variable?

1

There are 1 best solutions below

2
On BEST ANSWER

Assuming that $\omega$ is uniformly distributed in range $[a,b]$, we have

$$E[\cos(\omega t)]=\frac1{b-a}\int_a^b\cos(\omega t)d\omega=\frac{\sin(bt)-\sin(at)}{(b-a)t}.$$

For example, with $a=1,b=3.14$:

enter image description here


In the case of a Gaussian, another Gaussian.