Shihab
Followers: 0 Following: 0
Feeds
답변 있음
How can I find correlation between two variables X & Y which I have obtained experimentally?
SC = [3171;2795;2734;2447;2182]; IR = [ 46.23;43.86;39.89;36.76;35.3]; X = [SC,IR] ; % 5×4 R= corrcoef(X) esq= R( 2,1)^2
How can I find correlation between two variables X & Y which I have obtained experimentally?
SC = [3171;2795;2734;2447;2182]; IR = [ 46.23;43.86;39.89;36.76;35.3]; X = [SC,IR] ; % 5×4 R= corrcoef(X) esq= R( 2,1)^2
대략 2년 전 | 0