Computing the cross spectrum of two-dimensional matrices

Status
Not open for further replies.

nvc

Newbie level 1
Joined
Jun 30, 2015
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
8
I got stuck with the matlab syntax trying to compute the cross spectrum of two-dimensional matrices.

I suppose that what I need is something like

[Pxy,F]=cpsd(x,y,[],[],[],dt);

where x and y are 100x100 matrices. Obviously the above syntax doesn't work, but that works for my vectors.

I've browsed the web and couldn’t find anything really.

Is there anyone out there kind enough to show me the correct syntax? Or is there any other command that does the job instead of cpsd?

I'm working with MATLAB Version 7.11.0.584 (R2010b)

Tips are highly welcomed, regards.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…