extract features from raw vibration signals using sparse filtering
显示 更早的评论
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
回答(1 个)
Wang Pan
2019-7-17
0 个投票
Same problem met.
Maybe Try PCA or ICA methold.
类别
在 帮助中心 和 File Exchange 中查找有关 Dimensionality Reduction and Feature Extraction 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!