extract features from raw vibration signals using sparse filtering
2 ビュー (過去 30 日間)
古いコメントを表示
I am trying to implement a way to use sparse filtering or another similiar algorithm to extract features directly from raw vibration signals. I tried the algorithm:
sparsefilt
But the results were not great. Maybe because this algortihm doesnt like to take raw signals as input (but wants already features?)
Also I have to mention that I am aware of this method:
But my task is to find a way to exract features more automatic.
Can somebody help me to find the right algorithm to extract features from raw vibration signals?
Best regards
0 件のコメント
回答 (1 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!