中文说明:基追踪(BP)算法的主要目标是寻找欠定方程的解,转换成线性规划问题,这里是BP算法的实现
English Description:
The main goal of base pursuit (BP) algorithm is to find the solution of underdetermined equation and transform it into linear programming problem. Here is the realization of BP algorithm