搜索资源列表
CS_CoSaMP
- 压缩感知重构算法之压缩采样匹配追踪(CoSaMP)算法matlab程序,CoSaMP也是对OMP的一种改进,每次迭代选择多个原子,除了原子的选择标准之外,它有一点不同于OMP:ROMP每次迭代已经选择的原子会一直保留,而coSaMP每次迭代选择的原子在下次迭代中可能会被抛弃。-Compressed sensing reconstruction algorithm compression sampling of Matching Pursuit (CoSaMP) algorithm matlab
CS_CoSaMP
- CoSaMP是一种用于压缩感知(Compressive Sensing)的经典算法,这里我们将它应用于图像处理,并附加了完整的Matlab例子。-CoSaMP is a classic algorithm for Compressive Sensing. Here, we apply it to image processing and attach a complete Matlab example.