How to compute phase velocity and wavelength of signal
8 ビュー (過去 30 日間)
古いコメントを表示
Dear all,
I have a matrix which contain 3 columns: time and amplitude of 2 acceleration. These value is get from acceleration when hitting into the ground. I need to compute phase velocity and wavelength from them. BUt i do not have any idea to get it. I had seached from internet, someone say that using FFT is ok, however, from fft I just know how to get phase angle, and I stuck in there. My way is wrong, isn't it?
Could you please to help me to compute it.
Thank you very much.
0 件のコメント
回答 (1 件)
AHMED ASEEM
2019 年 5 月 30 日
Hi ngotha,
I guess you might have to use this formulae. I am also looking for phase velocity of signal. I hope you've found your answer by now;
Cp = -w(delat d)/[(phase angle 1(w) - phase angle 2(w)]
delta d = distance between two points along the signal direction on which phase angle is measured
w = angular frequency
Cp= phase velocity
How was you manage to get phase angle ?
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Detection についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!