Cross power spectrum MATLAB

3 visualizaciones (últimos 30 días)
Yash Dhabi
Yash Dhabi el 13 de Ag. de 2020
Respondida: Chaitanya Mallela el 19 de Ag. de 2020
Hi all,
I am trying to find the cross power spectrum of two signals. I have written a code but it shows errors.
Could someone please help me with it ?
I have attached the code, data files i used in it and the error message i am getting.
Thank you

Respuestas (1)

Chaitanya Mallela
Chaitanya Mallela el 19 de Ag. de 2020
Error occured due to the incorrect matrix dimensions of f1 and vec_Vph in the scatter plot. Try checking the code by modifying t_travel expression.
t_travel=(abs(phi_actual)/360)'*1./f1; %Travel time

Categorías

Más información sobre Spectral Measurements en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by