두 랜덤 벡터의 교차 상관 행렬은 랜덤 벡터의 모든 요소 쌍의 교차 상관 행렬을 요소로 포함하는 행렬이다. 교차상관 매트릭스는 다양한 디지털 신호 처리 알고리즘에 사용된다.
정의
For two random vectors
and
, each containing random elements whose expected value and variance exist, the cross-correlation matrix of 및
는) 다음에[1]: p.337 의해 정의됨
치수 을(를) 가지고 있다
구성 요소별로 다음과 같이 기록된다.
![{\displaystyle \operatorname {R} _{\mathbf {X} \mathbf {Y} }={\begin{bmatrix}\operatorname {E} [X_{1}Y_{1}]&\operatorname {E} [X_{1}Y_{2}]&\cdots &\operatorname {E} [X_{1}Y_{n}]\\\\\operatorname {E} [X_{2}Y_{1}]&\operatorname {E} [X_{2}Y_{2}]&\cdots &\operatorname {E} [X_{2}Y_{n}]\\\\\vdots &\vdots &\ddots &\vdots \\\\\operatorname {E} [X_{m}Y_{1}]&\operatorname {E} [X_{m}Y_{2}]&\cdots &\operatorname {E} [X_{m}Y_{n}]\\\\\end{bmatrix}}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/dfaf0f3923eafd144f762732bbaa951102ed00bb)
랜덤 벡터 및
은(는) 동일한 차원을 가질 필요가
없으며 둘 중 하나가 스칼라 값일 수 있다.
예
For example, if
and
are random vectors, then }}은
(는) × {\3\ 매트릭스로
(, -th
항목은 [ Y
.
복합 랜덤 벡터의 교차 상관 행렬
If
and
are complex random vectors, each containing random variables whose expected value and variance exist, the cross-correlation m 및
atrix는 다음에 의해 정의된다
.
![{\displaystyle \operatorname {R} _{\mathbf {Z} \mathbf {W} }\triangleq \ \operatorname {E} [\mathbf {Z} \mathbf {W} ^{\rm {H}}]}](https://wikimedia.org/api/rest_v1/media/math/render/svg/b96a25804b6f71adb2dd4366a18cc65e96553d88)
여기서 은
(는) 에르미타르의 전치를 의미한다.
상관성 없음
Two random vectors
and
are called uncorrelated if
![{\displaystyle \operatorname {E} [\mathbf {X} \mathbf {Y} ^{\rm {T}}]=\operatorname {E} [\mathbf {X} ]\operatorname {E} [\mathbf {Y} ]^{\rm {T}}.}](https://wikimedia.org/api/rest_v1/media/math/render/svg/1a8bb45997c59ac08d38c6073ad03c832d11abf6)
교차 공분산 행렬 Y 행렬이
0인 경우에만 상관 관계가 없다.
개의 복잡한 랜덤 벡터 및 W
의 경우 다음과 같은
경우 상관 관계가 없는 것으로 불린다.
![{\displaystyle \operatorname {E} [\mathbf {Z} \mathbf {W} ^{\rm {H}}]=\operatorname {E} [\mathbf {Z} ]\operatorname {E} [\mathbf {W} ]^{\rm {H}}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/e653a5949cb26600c65a6d23c16310eae1e9867f)
그리고
![{\displaystyle \operatorname {E} [\mathbf {Z} \mathbf {W} ^{\rm {T}}]=\operatorname {E} [\mathbf {Z} ]\operatorname {E} [\mathbf {W} ]^{\rm {T}}.}](https://wikimedia.org/api/rest_v1/media/math/render/svg/500e14ec28154556c9b0aa741d1b036af7b7a67f)
특성.
교차 공분산 행렬에 대한 관계
교차 상관 행렬은 다음과 같이 교차 공분산 행렬과 관련된다.
![{\displaystyle \operatorname {K} _{\mathbf {X} \mathbf {Y} }=\operatorname {E} [(\mathbf {X} -\operatorname {E} [\mathbf {X} ])(\mathbf {Y} -\operatorname {E} [\mathbf {Y} ])^{\rm {T}}]=\operatorname {R} _{\mathbf {X} \mathbf {Y} }-\operatorname {E} [\mathbf {X} ]\operatorname {E} [\mathbf {Y} ]^{\rm {T}}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/1d58fc3b03892e013a545da3322c2d4942d7314e)
- 복잡한 랜덤 벡터의 경우 각각:
![{\displaystyle \operatorname {K} _{\mathbf {Z} \mathbf {W} }=\operatorname {E} [(\mathbf {Z} -\operatorname {E} [\mathbf {Z} ])(\mathbf {W} -\operatorname {E} [\mathbf {W} ])^{\rm {H}}]=\operatorname {R} _{\mathbf {Z} \mathbf {W} }-\operatorname {E} [\mathbf {Z} ]\operatorname {E} [\mathbf {W} ]^{\rm {H}}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/e3b852cac5898146e76309d2f9d00ac163d1d65a)
참고 항목
참조
- ^ Gubner, John A. (2006). Probability and Random Processes for Electrical and Computer Engineers. Cambridge University Press. ISBN 978-0-521-86470-1.
추가 읽기