measure phase of a sine wave

5 ビュー (過去 30 日間)
hamid
hamid 2016 年 12 月 20 日
コメント済み: Walter Roberson 2016 年 12 月 21 日
I want to measure the phase of a sine wave in simulink during simulation. anybody knows how to do it?
  2 件のコメント
David Barry
David Barry 2016 年 12 月 20 日
During or after simulation?
hamid
hamid 2016 年 12 月 21 日
During simulation

サインインしてコメントする。

回答 (2 件)

cool
cool 2016 年 12 月 21 日
your question is not clear

Walter Roberson
Walter Roberson 2016 年 12 月 21 日
fft() and examine angle() of the result at the bin appropriate for the frequency you are interested in.
  1 件のコメント
Walter Roberson
Walter Roberson 2016 年 12 月 21 日
https://www.mathworks.com/matlabcentral/answers/106534-instantaneous-phase-angle-plots shows phase detection in Mathworks using a Hilbert transform.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeApplications についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by