Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

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.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top