Cross power spectrum MATLAB

조회 수: 3 (최근 30일)
Yash Dhabi
Yash Dhabi 2020년 8월 13일
답변: Chaitanya Mallela 2020년 8월 19일
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

답변 (1개)

Chaitanya Mallela
Chaitanya Mallela 2020년 8월 19일
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

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by