extract features from raw vibration signals using sparse filtering
Mostrar comentarios más antiguos
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
Respuestas (1)
Wang Pan
el 17 de Jul. de 2019
0 votos
Same problem met.
Maybe Try PCA or ICA methold.
Categorías
Más información sobre Dimensionality Reduction and Feature Extraction en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!