Borrar filtros
Borrar filtros

I want a table of values (frequency versus power) for a cpsd plot

2 visualizaciones (últimos 30 días)
Steve Lund
Steve Lund el 2 de Nov. de 2023
Respondida: dpb el 2 de Nov. de 2023
I am ploting the cross spectral power between two scalar time series (same length, constant interval). I want the values of frequency versus power from the cpsd plot.

Respuestas (1)

dpb
dpb el 2 de Nov. de 2023
Read the doc for cpsd, examples illustrate using the outputs for plotting of various types...specifically the forms of the type
[pxy,f] = cpsd(___,fs)
give you exactly what you need...

Categorías

Más información sobre Signal Generation and Preprocessing en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by