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!