Feeds
답변 있음
Why does Matlab's xcorr function give a different solution than Excel's correl function for some data sets?
you need to use the matlab function corrcoef() to get the same result. I tried and they are the same. Good luck.
Why does Matlab's xcorr function give a different solution than Excel's correl function for some data sets?
you need to use the matlab function corrcoef() to get the same result. I tried and they are the same. Good luck.
거의 10년 전 | 0

