Sparse decomposition based on the matching pursuit algorithm looks for the atom which has the best Inner product with local signal in the dictionary ,and chooses finite atoms to approximate signals. It has a lot of attention signal compression and feature extraction etc widely attention. But the exhausted searching of matching pursuit algorithm dues to the application scope limited, aiming at this problem there is something done as follow based on genetic matching pursuit:
First, a new selection operato...