PeteMurray Posted February 21, 2013 Posted February 21, 2013 Hi everyone, I'm having a little trouble using the xcorr instruction in matlab, and honestly I don'y quite get how it works. Now I know that when you type l=xcorr(u,v) it creates a new vector that containg the entire correlation sequence. But say I want to calculate [y(t-1)*y(t-2)]/N, whete t=1,...,N. How do I do that using the xcorr instruction? Thanks, PM
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now