Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Gravy1405
  • Content: Threads
  • Order by date
  1. Gravy1405

    Generating 2D autocorrelation matrix

    Hi, I would like to generate the autocorelation matrix of the signal: x=randn(1,1000); At the moment I am using:: Rxx=xcorr(x,'unbiased'); But this is only giving me a 1-dimensional autocorrelation sequence of size 1x1999(2N-1). But I would like the full 2D square autocorrelation matrix...

Part and Inventory Search

Back
Top