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

搜索资源列表

  1. code

    1下载:
  2. 稀疏编码的工具包,用matlab实现,数学上是求解l1 norm最小化-toolkit for sparse coding
  3. 所属分类:matlab例程

    • 发布日期:2012-11-30
    • 文件大小:8850
    • 提供者:韩琦
  1. LDPCBSN

    1下载:
  2. LDPC码既低密度奇偶校验码(Low Density Parity Check Code,LDPC),它由Robert G.Gallager博士于1963年提出的一类具有稀疏校验矩阵的线性分组码,不仅有逼近Shannon限的良好性能,而且译码复杂度较低, 结构灵活,是近年信道编码领域的研究热点,目前已广泛应用于深空通信、光纤通信、卫星数字视频和音频广播等领域。LDPC码已成为第四代通信系统(4G) -LDPC codes BER simulation under AWGN channel.
  3. 所属分类:matlab

    • 发布日期:2016-11-20
    • 文件大小:8047
    • 提供者:天天
  1. SPAMS_v1.02_win32.tar

    1下载:
  2. 一种通用的稀疏编码方法,sparse coding,在图像去噪,目标识别等方面有着广泛的应用。-A generic sparse coding, sparse coding, in image denoising, object recognition have a wide range of applications.
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4112401
    • 提供者:chauncey
  1. KSVD_Matlab_ToolBox

    0下载:
  2. 图像稀疏编码的一种方法,可用于基于稀疏表示的图像压缩、去噪等-Sparse image coding method can be used for sparse representation-based image compression, denoising, et
  3. 所属分类:matlab

    • 发布日期:2017-05-21
    • 文件大小:6265350
    • 提供者:djt
  1. snmf

    2下载:
  2. 稀疏非负矩阵分解,稀疏非负矩阵分解(SNMF)在线形稀疏编码理论的基础上将大量数据分解成正稀疏分量的一种算法-SNMF,Sparse non-negative matrix factorization
  3. 所属分类:matlab

    • 发布日期:2016-01-08
    • 文件大小:1024
    • 提供者:LX
  1. paper1

    0下载:
  2. 一种基于稀疏编码的多核学习图像分类方法.pdf-Based on sparse coding the multicore learning image classification method. Pdf
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:2181130
    • 提供者:li
  1. fast_sc1

    0下载:
  2. 基于patch块的稀疏编码的matlab代码的实现,涉及到基和系数最小化的优化问题-Based on patch block sparse coding matlab code to achieve that relates to the base and the coefficient minimization optimization problem
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:10639435
    • 提供者:徐板凳
  1. KSVD

    1下载:
  2. 本程序可用于字典学习,稀疏编码,包含MOD,OMP函数-DICTIONARY LEARNING
  3. 所属分类:matlab

    • 发布日期:2015-04-23
    • 文件大小:3072
    • 提供者:yiyu
  1. CaiDengcode

    0下载:
  2. 浙大蔡登,何晓飞写的降维,特征选择等机器学习的源码 包括:谱回归,降维,特征选择,主题模型,矩阵分解,稀疏编码,哈希,聚类,主动学习,矩阵学习。 是一个很好的机器学习源码资料。-cCaideng s code for Machine learning,include Spectral regression : (a regression framework for efficient dimensionality reduction) Dimensionality reduct
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:192955
    • 提供者:罗鹏
  1. sparsecoding

    1下载:
  2. 稀疏编码在图像分类中的实现,自己写的matlab程序,带demo-sparsecoding in image classification
  3. 所属分类:matlab

    • 发布日期:2017-05-26
    • 文件大小:9216709
    • 提供者:曹恩泽
  1. Sparse-Autoencoder

    0下载:
  2. 斯坦福公开课提供的深度学习稀疏编码器的练习代码!-Stanford courses provided by the practice of deep learning sparse encoder code!
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:138664
    • 提供者:kouyunhan
  1. dna

    1下载:
  2. 一种对角牛顿法来求解非负稀疏编码问题,在原有的NNSC的算法上的进一步改进-Kind of angle Newton' s method to solve the problem of non-negative sparse coding, further improvements in the original NNSC algorithm
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3353504
    • 提供者:王维
  1. LCksvd

    0下载:
  2. 经典LCKSVD算法的实现,稀疏编码与字典学习的重要过程。-Classical LCKSVD algorithm implementation, sparse coding and dictionary learning an important process.
  3. 所属分类:matlab

    • 发布日期:2017-12-13
    • 文件大小:14470220
    • 提供者:YANG
  1. CVPR-ScSPM

    0下载:
  2. 有关线性动态系统的稀疏编码和字典学习的Matlab源代码(Matlab source code about Sparse Coding and Dictionary Learning with Linear Dynamical Systems)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:19137536
    • 提供者:加菲631
  1. fast_sc

    0下载:
  2. 一个非常有效的稀疏编码的matlab代码,并附有作者的论文,希望可以帮助需要的人。(An efficient sparse coding algorithm and its original paper. We aim to help authors make their ideas spread.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:1092608
    • 提供者:Drming
  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
    • 文件大小:4729
    • 提供者:小敏敏1314
  1. 深度学习模型(卷积神经网络,深信度网络和堆栈稀疏自动编码器)

    7下载:
  2. 深度学习网络,包含卷积神经网络,深信度神经网络,和堆栈稀疏自动编码器等
  3. 所属分类:matlab例程

    • 发布日期:2017-09-14
    • 文件大小:49014420
    • 提供者:wanxiaoqing119
  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. feature_sign

    2下载:
  2. matlab快速稀疏编码 论文来源 Honglak Lee Alexis Battle Rajat Raina Andrew Y. Ng Computer Science Department Stanford University Stanford, CA 94305(Feature sign search Efficient sparse coding algorithms Honglak Lee Alexis Battle Rajat Raina Andrew Y.
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:sdfcsdca
  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
    • 文件大小:625664
    • 提供者:华仔007
« 12 »
搜珍网 www.dssz.com