搜索资源列表
CS
- Matlab编写的压缩感知的库函数,包括稀疏分解和重构。-Written in compressed sensing Matlab library functions, including the sparse decomposition and reconstruction.
k_svd
- k-svd算法m代码.用于形成冗余字典,对图像进行稀疏分解-m k-svd algorithm code used to create a redundant dictionaries, sparse decomposition of images
dct_cs
- DCT压缩感知方案,采用DCT基稀疏分解原始信号,并且重构出原始信号-DCT compressed sensing scheme, using sparse decomposition of the original DCT-based signal and reconstruct the original signal
LDL-2.0.1.tar
- 对基于稀疏矩阵存储技术的对称正定稀疏矩阵进行LDL分解,C++编写-LDL is a set of concise routines for factorizing symmetric positive-definite sparse matrices, with some applicability to symmetric indefinite matrices. Its primary purpose is to illustrate much of the basic theory of
block_mp
- 压缩感知里面的稀疏重建问题,在原来MP的算法的基础上,提出了分块的思想,即将原子库分块后,测试算法的性能。-Compressive sensing is refered as the block sparse algorithm is described,that is based on the original MP algorithm,and the atom libruary is divided into blocks ,and the performance is testified.
PQ
- 电力系统潮流计算程序,使用稀疏矩阵,降低存储容量,加快迭代的速度。-Power flow calculation procedure, the use of sparse matrices to reduce storage capacity, speed up the speed of iteration.
compress edsensing OMP
- 压缩感知 正交匹配追踪一些人关心压缩感知与雷达成像,他们把稀疏表示放在最重要的地方,以为在雷达成像中成功实现压缩感知关键是稀疏表示; 事实上并不是如此。我们知道:压缩感知需要建立AX=B,且该方法具有较低的抑制信噪比能力;另外雷达成像的基础是雷达 信号与目标的相互作用,也就是电磁波与介质的相互作用,该相互作用是一个非常复杂的非线性问题,因此研究这个问题与 压缩感知的关系才是解决雷达成像问题的关键点所在。从另外一个角度来看,雷达成像中惯用的方法是匹配滤波,
code-for-src
- 稀疏表达人脸识别算法相关例程,并附带l1magic PDF文档-src face recognition
KSVD_Matlab_ToolBox
- KSVD算法,应用于稀疏表示,发表于2006年的文章-KSVD_Algorithm
KSVD
- 图像稀疏编码的一种方法,可用于基于稀疏表示的图像压缩、去噪等-Sparse image coding method can be used for sparse representation-based image compression, denoising, etc.
signal_decomposition_MP
- 稀疏信号分解利用匹配追踪算法,主程序+调用函数-Sparse signal decomposition, the main program calls the function+
LSH
- 关于稀疏矩阵在图像处理中的应用的英文PPT,简单易懂。-On the sparse matrix applications in image processing in English PPT, easy to understand.
When_is_missing_data_recoverable
- 详细介绍了图像稀疏分解思想在数据修复方面的应用。给出了较为详细的理论依据,以及简单的实例介绍-Details of the image sparse decomposition ideas in the application of data recovery. Gives a more detailed theoretical basis, as well as a simple example to illustrate
OMP
- 本程序实现了信号稀疏分解的经典算法OMP!-This program implements a classic signal sparse decomposition algorithm OMP!
Matlab-Code-for-Image-Representation
- 附件程序为图像稀疏表示的源代码,程序用matlab编写,能正常运行。-Sparse representation of the image attachment program source code, programs written with matlab able to function properly.
matchingpursuit
- matching pursuit 算法,matlab实现,信号稀疏分解方式的一种,适合与信号在超完备的原子库中稀疏分解。matchingpursuit.m-A matching pursuit algorithm. It fits data from a set of dictionary elements by orthogonally projecting the data onto elements of the dictionary of vectors such that t
压缩感知图像重构的算法
- 这是我自己编写的压缩感知图像重构的算法,用于学习,先稀疏,再观测系数,最后重建-This is your perception image compression algorithm used to study and review, thin, and observation of the reconstruction and
KSVD_Matlab_ToolBox
- KSVD原始算法:信号稀疏表示中的过完备字典的学习算法-KSVD original algorithm: Signal Sparse Representation of the learning algorithm over-complete dictionary
Tutorial
- 压缩传感,压缩感知,压缩采样,稀疏表达,稀疏表示,的入门介绍,自己精心搜集的ppt,pdf资料,助你轻松入门-compressive sening compressed sensing
ompbox
- 稀疏表示正交匹配追踪算法matlab源代码-sparse representation