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!