peak to peak and phase
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Shubham Rawat
el 28 de Nov. de 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 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!