Clear Filters
Clear Filters

extract features from raw vibration signals using sparse filtering

3 views (last 30 days)
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

Answers (1)

Wang Pan
Wang Pan on 17 Jul 2019
Same problem met.
Maybe Try PCA or ICA methold.

Categories

Find more on Vibration Analysis in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!