Independent variables or not?
Mostrar comentarios más antiguos
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
Respuestas (1)
Walter Roberson
el 30 de Abr. de 2011
0 votos
I suggest you give the command
format long g
and then display the correlation matrix again.
1 comentario
Hotbirdym
el 30 de Abr. de 2011
Categorías
Más información sobre Aerospace Blockset en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!