Help to calculate corrcoef
Show older comments
I have noised signal:
f=1000; U=1; fi=45; t=1:0.2:73; Un=rand; U1=U*sin(2*pi*f*t)+Un;
and I need to Calculate the correlation coefficient and its dependence on the delay is (fi 0...360) (using command corrcoef) pls help :)
Answers (0)
Categories
Find more on Correlation and Convolution in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!