搜索资源列表
-
0下载:
稀疏矩阵的三元组表示与转置,实现转置前后矩阵的三元组表示方法-Sparse matrix representation and triple transpose, transposed before and after implementation of the triple matrix representation
-
-
2下载:
带LASSO修正的LARS算法 稀疏表示-LARS with LASSO modification Sparse Representation
-
-
4下载:
这是叶杰平教授等一起关于稀疏表示的文献和对应的一个程序包。文献已经放在里面叫manual,希望对大家有帮助-Professor Ye Jieping with a program of the sparse representation on the literature and the corresponding package. The literature has been placed on the inside called the manual, we hope to
-
-
2下载:
稀疏矩阵的DIA/ELLPACK/COO/CSR/HYB表示形式,以及各表示形式下的稀疏矩阵乘法(稀疏大矩阵*矢量)的CUDA实现。对于矩阵中每一行稀疏元素个数较统一的情况,ELLPACK表示最佳,其次是HYB(ELL+COO)。
CUDA™ 是一种由NVIDIA推出的通用并行计算架构,该架构使GPU能够解决复杂的计算问题。 它包含了CUDA指令集架构(ISA)以及GPU内部的并行计算引擎。 开发人员现在可以使用C语言来为CUDA™ 架构编写程序-Sparse matri
-
-
0下载:
based classification (SRC) has been widely used for face recognition (FR). SRC first codes a testing sample as a sparse linear combination of all the training samples, and then classifies the testing sample by evaluating which class leads to the mini
-
-
0下载:
based classification (SRC) has been widely used for face
recognition (FR). SRC first codes a testing sample as a
sparse linear combination of all the training samples, and
then classifies the testing sample by evaluating which class
leads to
-
-
0下载:
用于信号稀疏表示中冗余字典训练的KSVD算法,采用matlab与c的混合编程,具有更高的计算效率-KSVD algorithm for sparse signal representation in a redundant dictionary training
-
-
0下载:
根据贪狼算法中的基追踪算法编写此程序,可以用于实现压缩感知和稀疏表示。-According to the algorithm based tracking algorithm in the Wolf to write this program, can be used to implement the compression perception and sparse representation.
-
-
0下载:
实现论文 基于稀疏表示的图像超分辨率《Image Super-Resolution Via Sparse Representation》中的Figure2,通过对100000个高分辨率和低分辨率图像块训练得到的高分辨率图像块字典,字典原子总数为512,图像块尺寸大小为9X9.-The Figure2 in 《Image Super-Resolution Via Sparse Representation》
-