フィルターのクリア

Is it possible from time domain convert to ωt (x-axis) ?

1 回表示 (過去 30 日間)
christina widyaningtyas
christina widyaningtyas 2022 年 8 月 16 日
回答済み: Walter Roberson 2022 年 8 月 27 日
I have pressure data and date time in harmonic waveform (image attached)
then by FFT analysis, I obtained the phase difference (radians and degrees), and the amplitude ratio
is it possible to plot ωt on the x-axis?
I can't find an article that discusses something similar.
Does anyone know it?
  1 件のコメント
Mathieu NOE
Mathieu NOE 2022 年 8 月 22 日
hello
I am a bit surprised how you would compare the 3 signals that have different frequencies (so non constant phase difference ) ?

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

回答 (1 件)

Walter Roberson
Walter Roberson 2022 年 8 月 27 日
ω has units of cycles per second. t has units of seconds (typically). would therefore have units of cycles per second times seconds = cycles. I am having difficult figuring out what that would even mean and what the y axes would be.
I can think of one way that might maybe be relevant. Instead of plotting with as the x axes, you could do a short-time fft (sfft) and plot the frequencies along the y axes and the time along the x axes and the values represented in the z axes (perhaps as color.) In other words, you might create a spectrogram

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by