Independent variables or not?
이전 댓글 표시
Hi,
I have a set of parameters and I create a set of observations varying each parameter with a 50% step (E.g. param1 = 0.0; 0.5; 1). I would like to know if these parameters are dependent on each other or not. They have an influence on what I have to measure, but when I compute the correlation matrix I observe that correlation (param xi, param xj) = 0 and I conclude that they are independent. I am right or wrong? Please help me. Thanks a lot!
Elena
답변 (1개)
Walter Roberson
2011년 4월 30일
0 개 추천
I suggest you give the command
format long g
and then display the correlation matrix again.
카테고리
도움말 센터 및 File Exchange에서 Aerospace Blockset에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!