Independent variables or not?
Afficher commentaires plus anciens
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
Réponses (1)
Walter Roberson
le 30 Avr 2011
0 votes
I suggest you give the command
format long g
and then display the correlation matrix again.
1 commentaire
Hotbirdym
le 30 Avr 2011
Catégories
En savoir plus sur Aerospace Blockset dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!