peak to peak and phase

I have two signal and I need help with determining the phase shift between these two and the Peak-to-Peak value of those. My data are some file csv where i have saved for each istant of time the respective value of each signal.

Answers (1)

Shubham Rawat
Shubham Rawat on 28 Nov 2020

0 votes

Hi Daniele,
For Peak-to-Peak values you can use the findpeaks function. Find Peaks in Data - MATLAB & Simulink (mathworks.com)
For Phase difference between the signals you may use this file exhange link:
Hope This Helps!

Asked:

on 21 Nov 2020

Answered:

on 28 Nov 2020

Community Treasure Hunt

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

Start Hunting!