Cepstrum analysis in condition monitoring of structures

2 ビュー (過去 30 日間)
Ayisha Nayyar
Ayisha Nayyar 2019 年 9 月 2 日
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 件)

製品

Community Treasure Hunt

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

Start Hunting!

Translated by