$\boldsymbol{h_1}$ and $\boldsymbol{h_2}$ are i.i.d. circularly symmmetric complex Gaussian random vectors with zero mean and covariance matrix $\boldsymbol{K}$.
$ \boldsymbol{h_1} = \left [h_1(0),\cdots,h_1(N-1) \right ]^T$ and $ \boldsymbol{h_2} = \left [h_2(0),\cdots,h_2(N-1) \right ]^T$
Need help in computing the expectation given below
$\mathbb{E} \left[ \frac{\left| \sum_{i=0}^{i=N-1}h_1(i)\right|^2 h_1(m)h_1^*(n)}{\left| \sum_{i=0}^{i=N-1}h_1(i)\right|^2 + \left| \sum_{i=0}^{i=N-1}h_2(i)\right|^2}\right ]$
Since a CSCGRV contains independent real and imaginary parts, $\left| \sum_{i=0}^{i=N-1}h_1(i)\right|^2 $ is the sum of two independent random variables, where each one is the square of the sum of real/imaginary parts and it has a distribution of the square of a Gaussian random variable.
How do I proceed further?