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.
9 years 前 | 0

