Skip to content

一些在振动信号重构中应用的稀疏重构算法

Notifications You must be signed in to change notification settings

soon95/sparse-representation

Repository files navigation

sparse-representation

有关信号稀疏恢复算法在轴承故障诊断方面的的应用 主要研究稀疏恢复算法:

  • 贪婪算法
    • 正交匹配追踪算法(Orthogonal Matching Pursuit, OMP)
    • 分段正交匹配追踪算法(Stagewise Orthogonal Matching Pursuit, StOMP)
    • 聚类收缩分段正交匹配追踪算法(Cluster-contraction Stagewise Orthogonal Matching Pursuit, CcStOMP)
  • 凸优化算法
    • 迭代阈值搜索算法(Iterative Shrinkage Thresholding, IST)
    • 局部增强迭代阈值收缩算法(Local-enhanced Iterative Shrinkage Thresholding, LeIST)

一篇匹配追踪算法相关的论文

修修补补终于算是毕业了,这个项目也大概不会再维护了,算是研究生工作的一点简单记录吧。

再见,南京!再见,东南大学!再见,四牌楼校区!

About

一些在振动信号重构中应用的稀疏重构算法

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages