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