peak to peak and phase
3 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Shubham Rawat
2020 年 11 月 28 日
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 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!