How can i generate a variable that is correlated with one variable and uncorrelated with another variable?

조회 수: 1 (최근 30일)
I have the following random numbers:
e~N(0,1) and x~N(0,v), where v is variance of x. Here e and x are correlated. I want to generate another variable say y that satisfy the following conditions:
Correlation between y and e [E(y,e)] equal to zero and the correlation between y and x [E(y,x)] is not equal to zero.
Please help me out with this.
Thanks,

답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by