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

조회 수: 3 (최근 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 CenterFile Exchange에서 Title에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by