peak to peak and phase
4 views (last 30 days)
Show older comments
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.
0 Comments
Answers (1)
Shubham Rawat
on 28 Nov 2020
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!
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!