CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - K SVD

搜索资源列表

  1. CodeBook

    0下载:
  2. Code MATLAB in S. Theodoridis, A. Pikrakis, K. Koutroumbas, D. Cavouras - Introduction to Pattern Recognition: A MATLAB Approach
  3. 所属分类:matlab

    • 发布日期:2014-10-23
    • 文件大小:1.03mb
    • 提供者:Jan
  1. K-SVD-dictionary-training-algorithms

    3下载:
  2. 所属分类:matlab例程

    • 发布日期:2013-10-12
    • 文件大小:1.77mb
    • 提供者:沐广文
  1. K-SVD工具箱

    5下载:
  2. 用于信号稀疏表示的K-SVD字典学习算法工具箱,有详细的Demo,方便理解。
  3. 所属分类:matlab例程

    • 发布日期:2012-11-12
    • 文件大小:5.94mb
    • 提供者:allanfang
  1. alg_KSVD

    0下载:
  2. The K-SVD algorithm written in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3.44kb
    • 提供者:Hallab
  1. KSVD

    5下载:
  2. K-SVD算法程序,利用聚类算法对字典进行训练-K-SVD algorithm program, the use of clustering algorithm is trained on a dictionary
  3. 所属分类:matlab

    • 发布日期:2015-06-02
    • 文件大小:4kb
    • 提供者:沙正虎
  1. KSVD_Matlab_ToolBox

    0下载:
  2. The K-SVD is a new algorithm for training dictionaries for linear representation of signals. Given a set of signals, the K-SVD tries to extract the best dictionary that can sparsely represent those signals.
  3. 所属分类:matlab

    • 发布日期:2017-05-21
    • 文件大小:5.98mb
    • 提供者:SD
  1. _k_svd--haodong

    0下载:
  2. K—SVD字典学习的算法,希望对你有帮助,你可以- Some K—SVD methods,I think it will help you.You can look at it.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1.19kb
    • 提供者:QianTan
  1. KSVD-P-Sparse-Representation

    0下载:
  2. K-SVD SPARSE REPRESENTATION 基于学习的稀疏表示图像分析方法,以去噪为例。-K-SVD SPARSE REPRESENTATION
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:13.95mb
    • 提供者:方小舞
  1. AKSVD

    2下载:
  2. 该算法是K-SVD算法的一种改进算法。该算法可以用于稀疏字典的学习中。与传统方法相比,能够有效的降低计算量,提高字典更新的速度。-The algorithm is an improved algorithm of K-SVD algorithm. The algorithm can be used to sparse dictionary learning. Compared with conventional methods, it is possible to effectively red
  3. 所属分类:matlab

    • 发布日期:2015-06-02
    • 文件大小:3kb
    • 提供者:Xu,J.P
  1. k-svd-algorithm

    0下载:
  2. K-svd algorithm for classifier-K-svd algorithm for classifier...
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:12kb
    • 提供者:krish
  1. K-SVD

    0下载:
  2. k-svd算法在表情识别方面的实现和实例应用,附有图片和文章。-k-svd algorithm for face recognition on the implementation and application examples, with pictures and articles.
  3. 所属分类:matlab

    • 发布日期:2017-05-29
    • 文件大小:11.58mb
    • 提供者:欧阳轩
  1. K-SVD_code

    1下载:
  2. 做实验时找到的K-SVD算法的Matlab代码,很好用,有需要的可以下载下来一起研究下-When doing experiments to find the K-SVD algorithm Matlab code, easy to use, there is a need to study together can be downloaded under
  3. 所属分类:matlab

    • 发布日期:2015-06-02
    • 文件大小:5kb
    • 提供者:刘振
  1. K-SVD_Dictionary-training

    2下载:
  2. k-SVD 字典训练 matlab源代码,欢迎有需要的下载一起研究-k-SVD dictionary training matlab source code, welcomed the need to download the study together
  3. 所属分类:matlab

    • 发布日期:2015-10-20
    • 文件大小:7kb
    • 提供者:刘振
  1. dimensionality-reduction-and-k-means

    2下载:
  2. 1.使用k-svd对数据进行稀疏表示,降维 2.使用k-means对上述数据聚类-1.use k-svd to reduce the dimensions of data 2.clster the data by k-means
  3. 所属分类:Data Mining

    • 发布日期:2017-01-05
    • 文件大小:158kb
    • 提供者:董婉
  1. ksvdbox

    1下载:
  2. K-SVD算法用于稀疏表达,基于OMP算法。(The algorithm is apply for sparse representation)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-20
    • 文件大小:181kb
    • 提供者:长枪依在
  1. K-SVD

    1下载:
  2. 稀疏编码和字典学习算法,正交匹配追踪算法获得稀疏表示稀疏,ksvd用来学习字典(Sparse coding and dictionary learning algorithm, orthogonal matching tracking algorithm to obtain sparse sparse, ksvd used to learn the dictionary)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-12
    • 文件大小:4.62kb
    • 提供者:小敏敏1314
  1. ksvdsbox11

    0下载:
  2. K-SVD一种经典的用来训练稀疏字典的方法(Implementation of the K-SVD and Approximate K-SVD dictionary training algorithms, and the K-SVD Denoising algorithm [ref]. Requires OMP-Box v10.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:20.01mb
    • 提供者:Mr.ding
  1. 107215802AnalysisKSVD

    0下载:
  2. 实现图像的稀疏编码,采用k-svd进行字典学习,omp算法进行稀疏表示系数的计算,内附有去噪例子(To achieve the image sparse coding, using K-SVD dictionary learning, OMP algorithm for sparse representation of the calculation of factors, with examples of denoising)
  3. 所属分类:matlab例程

  1. AnalysisKSVDbox

    1下载:
  2. K-SVD可以看做K-means的一种泛化形式,K-means算法总每个信号量只能用一个原子来近似表示,而K-SVD中每个信号是用多个原子的线性组合来表示的。 K-SVD通过构建字典来对数据进行稀疏表示,经常用于图像压缩、编码、分类等应用。(K-SVD can be regarded as a generalized form of K-means. The total K-means algorithm can only approximate one signal for each sem
  3. 所属分类:matlab例程

    • 发布日期:2018-04-18
    • 文件大小:611kb
    • 提供者:华仔007
  1. demo

    0下载:
  2. K-SVD图片去噪,直接运行其中quzao.m文件即可。(K-SVD image denoising, directly run the quzao.m file.)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-29
    • 文件大小:31kb
    • 提供者:反对毒菜
« 12 3 »
搜珍网 www.dssz.com