Processing math: 100%

HTML Code

Friday, 11 May 2012

Definite Matrices

Can we Express an Indefinite Matrix as Sum of Positive Definite/Semi Definite and Negative Definite/Semi Definite matrices? I am working on it...

Conditional Gaussian Distribution

Let X1 and X2 are Jointly Gaussian Random Variables(Which Implies They are Individually Gaussian) i.e.,

X1N(0,σ21) and
X2N(0,σ22), with Correlation Coefficient as ρ.

Then we Know that :

fX1X2(x1,x2)=(12πσ1σ21ρ2)×e12(1ρ2)(x21σ212ρx1x2σ1σ2+x22σ22)x1,x2()

Prove that :
E(X2|X1)=ρx1σ2σ1
Var(X2|X1)=σ22(1ρ2)

Thursday, 10 May 2012

Find the Digit

This is a Pretty Logical Question..

1216451*0408832000 is 19!, ! Denotes Factorial.  Find the Digit in the place of *

Unitary and Orthonormal Matrix

Let the Matrix UCN×N is Unitary. Define ˜UR2N×2N as:

˜U=[Re(U)Im(U)Im(U)Re(U)]

Prove that ˜U is Orthonormal

Wednesday, 9 May 2012

Complex Gaussian Random Vector

Consider an N Dimensional Complex Gaussian Random Vector ZCN, Such That

Z=X+jY, where XRN and YRN are N Dimensional Real Gaussian Random Vectors .

Covariance matrix Q of Z in terms of Auto Covariance and Cross Covariance Matrices of X and Y is Defined as:

Q=E((ZE(Z))(ZE(Z))H)

So:
Q=(ΣXX+ΣYY)j(ΣXYΣTXY)

Define 2N Dimensional Gaussian Random Vector ˜Z, as:

˜Z=[XY]

The Covariance Matrix of ˜Z is Denoted as ˜K, Defined as:

˜K=E((˜ZE(˜Z))(˜ZE(˜Z))T)

So ˜K, In terms of Auto Covariance and Cross Covariance Matrices of X and Y is:

˜K=[ΣXXΣXYΣTXYΣYY]

Now if Z is Circularly Symmetric, Prove That:

˜K=12[Re(Q)Im(Q)Im(Q)Re(Q)]


Tuesday, 8 May 2012

Affine Transformation Does not Alter Correlation Coefficient

if X and Y are Two Random Variables with Correlation Coefficient ρ, Then the Correlation Coefficient of Random Variables
a1X+b1anda2Y+b2, Where a1 and a2 are Non Zero Real Numbers with Same Sign is also ρ. if They have Opposite Signs, The Correlation Coefficient is ρ.

Sunday, 6 May 2012

Laplacian Distribution

Consider the Laplacian Distribution whose PDF is Given by:

fX(x)=12e|x|<x<

If Random Variable Y is Defined as

Y=|X|+|X3|,  Find

Pr(Y3)