Cepstrum analysis in condition monitoring of structures
3 次查看(过去 30 天)
显示 更早的评论
Hi, everyone.
I am using cepstrum analysis, for output only vibration analysis of structures for damage detection. I have time domain vibration data in form of a (4096x2) matrix. The problem is when i apply cceps command, the following error comes.
Error in cceps>rcunwrap (line 147)
y(:) = y(:)' - pi*nd*(0:(n-1))/nh;
Error in cceps (line 80)
[ah,nd] = rcunwrap(angle(h));
Please help me out in eliminating this error/ send helpful material that how to use cepstral analysis on vibration data by using MATLAB.
0 个评论
回答(0 个)
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!