搜索资源列表
KESBLOCK_V
- This Key Equation Solver (KES) block implements reformulated // // inverse-free Berlekamp-Massey algorithm.-Key Equation Solver (KES) block imple ments reformulated / / / / inverse-free Berleka mp-Massey algorithm.
cs.rar
- 压缩传感理论的一个简单例子,首先对信号进行稀疏采样,然后利用MP算法对信号进行重建。,Compressed sensing theory of a simple example, first of all, the signal sparse sampling, and then use MP algorithm of signal reconstruction.
mp_image_inpaiting
- 可实现对残缺图像的修复,应用了基于mp算法的图像稀疏分解思想。过程中考虑到了原子库原子的能量特性-Enables the restoration of fragmentary images, applications mp-based algorithm for image sparse decomposition ideas. The process of taking into account the characteristics of atomic energy of the atom
Pursuit
- 基于MP的信号稀疏分解算法,它算法简单,比较容易实现.目前应用在很多领域中-MP-based signal sparse decomposition algorithm
lectures-about-CS-and-SpaRec
- 一些关于压缩传感的基础性、系统性的介绍和一些稀疏信号重构算法的介绍如FOCUSS和Greedy Algorithm,适合入门人学习的资料-Some basis and system lectures about compressive sensing also including some sparse signal reconstruction algorithm for you such as FOCUSS and Greedy MP.all the materials are fit fo
dewall-omp
- 德洛伊三角划分算法delaunay-dec,其中使用了open-MP指令来实现多线程加速运算-De Luoyi triangulation algorithm the delaunay-dec, which use algorithms to speed up the computation of the open-MP
MPimage
- 本代码用来实现遗传算法和MP算法结合,实现一维信号和二维图像的重建,非常适合初学者。-The code used to achieve genetic algorithm with MP algorithm and Realization of one-dimensional signal, and the two-dimensional image reconstruction, very suitable for beginners.
cs_algorithm
- CS算法,主要包括BP、MP、OMP等基本算法-CS algorithm, mainly including BP, MP, OMP algorithm
MPPOMP
- 自己写的MP和OMP算法,用于一维信号重建,两者的测试信号相同,可用于对比,适用于初学者。-Write their own MP and OMP algorithm for one-dimensional signal reconstruction, both of the same test signal can be used for comparison, suitable for beginners.
MP
- 稀疏表示中的一种重构算法,贪婪算法,通过逼近来寻找局部最优解-Sparse representation of a reconstruction algorithm, greedy algorithm, by approaching to find a local optimal solution
CoSaMP_OMP
- MP和OMP,匹配追踪算法,用于图像重构。-MP and OMP, matching pursuit algorithm for image reconstruction.
RssMP
- 多种匹配追踪算法(MP/OMP/Rss MP)-A variety of matching pursuit algorithm (MP/OMP/Rss MP)
RansacLine-master
- Ransac实现算法 MP与IPLIAMGE图像格式的相互转换及源代码. 隐藏> ... 从BMP 图像文件数据流中生成IPLIMAGE 对-Ransac algorithm MP and IPLIAMGE image format conversion, and the source code. Hidden> ... BMP image files from the data stream generated IPLIMAGE right
COSAMP
- 压缩感知中重构算法,压缩采样匹配追踪算法,它属于贪婪算法,效果相对于MP,OMP 要优越-Compressed sensing reconstruction algorithm, compressive sampling matching pursuit algorithm, it belongs to the greedy algorithm, the effect relative to the MP, OMP superior to
CS_MP
- MP算法对未知系数信号进行重构从而精确恢复原始信号-MP algorithm for signal reconstruction unknown coefficients to accurately restore the original signal
MPTK-Source-0.6.1.tar
- 求解L1范数的基本方法或者稀疏矩阵的基本方法-MP algorithm based program
BP-MP-OMP
- 压缩感知的BP MP OMP重构算法比较,包括运行时间、误差、PSNR的比较,稀疏表示为小波变换-compressed sensing reconstruction algorithm comparing BP MP OMP, including comparative run-time error, PSNR ,sparse representation is the wavelet transform
cs-mp-omp
- first,cosatom,intend to construct a DCT dictionary second,mymp,greedy algorithm-MP third,myomp,greedy algorithm-OMP forth,sparsecodeanddicupdata,intend to updating atoms fifth,test2dictionary,test 3 given dictionary to compare sixth,testMP
32qasx
- OMP原子算法,Gabor原子分解,能提高速度,并且分解效果很好,能很快算出分解结果。并将其与MP算法进行了比对。-OMP atomic algorithm, Gabor atomic decomposition, can improve the speed, and the decomposition effect is good, can quickly calculated the results of the decomposition. And its comparison with
MP
- MP算法代码 作为对信号进行稀疏分解的方法之一,将信号在完备字典库上进行分解。(MP algorithm as one of the sparse decompose method ,make the single decomposed in a dictionary library)