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

搜索资源列表

  1. 稀疏编码

    0下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:2011-03-04
    • 文件大小:1318763
    • 提供者:xiaye19870819
  1. code

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

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

    0下载:
  2. 一种二值图象无损压缩算法 南京理工大学电光学院 【摘 要】利用稀疏矩阵和差分编码对二色图像进行压缩保存,在通过图像的0,1矩阵建立,矩阵一维化,差分量化编码,写文件来压缩。在电子档案存储,CAD制图信息化存储有极高的应用价值。 【关键字】计算机 二值图像 稀疏矩阵 无损压缩 编码 -A binary image lossless compression algorithm for electro-optic Nanjing University of Technology an
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-06-12
    • 文件大小:7828198
    • 提供者:胡赟星
  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. Improved-non-negative-sparse-coding-algorithm

    0下载:
  2. 改进的非负稀疏编码图像基学习算法Improved non-negative sparse coding algorithm for image-based Learning-Improved non-negative sparse coding algorithm for image-based Learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:208769
    • 提供者:hao5208
  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. u3vw1x.ZIP

    0下载:
  2. 基于图像导数框架和非负稀疏编码的颜色恒常计算方法Based on image derivative frame and the non negative sparse coding of color constancy computation method-Based on image derivative frame and the non negative sparse coding of color constancy computation method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:451540
    • 提供者:dd8989
  1. paper1

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

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

    0下载:
  2. 稀疏编码matlab代码Linear Spatial Pyramid Matching Using Sparse Coding-sparse coding (matlab code)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-05
    • 文件大小:19139849
    • 提供者:
  1. Matlab-Package-Sparse

    0下载:
  2. 这是Sparse and Redundant Representations From Theory to Applications in Signal and Image Processing书中对应的实现程序,对理解书中所讲理论有很好的帮组,这本书是学习稀疏编码和压缩感知的一本很好的书-Sparse and Redundant Representations From Theory to Applications in Signal and Image Processing book cor
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-03
    • 文件大小:6432768
    • 提供者:下雨晴
  1. SAE

    1下载:
  2. 深度学习中稀疏编码的C语言程序,是根据斯坦福深度学习的教程MATLAB的代码改写的-Depth learning sparse coding in C language program is based on the Stanford deep learning tutorial MATLAB code rewrite
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:121856
    • 提供者:BeSky
  1. Exercise1-Sparse-Autoencoder

    1下载:
  2. 网址:http://deeplearning.stanford.edu/wiki/index.php/Exercise:Sparse_Autoencoder斯坦福深度学习的教程,这个是稀疏编码的的练习,可以直接运行-URL: http://deeplearning.stanford.edu/wiki/index.php/Exercise:Sparse_Autoencoder Stanford deep learning tutorial, this is a sparse coding exer
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-06
    • 文件大小:137519
    • 提供者:BeSky
  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. 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. eccv10_tutorial_part2

    0下载:
  2. 稀疏编码图像分类, 稀疏表示创始人写的PPT,内容精彩,分析清晰,易于理解(sparse coding image classification, PPT written by the original author of sparse representation, the PPT content is easy to realize with clear illustration and analysis.)
  3. 所属分类:数据挖掘

    • 发布日期:2017-12-16
    • 文件大小:5965824
    • 提供者:曹志民
  1. 稀疏分解

    0下载:
  2. 信号稀疏表示的目的就是在给定的超完备字典中用尽可能少的原子来表示信号,可以获得信号更为简洁的表示方式,从而使我们更容易地获取信号中所蕴含的信息,更方便进一步对信号进行加工处理,如压缩、编码等(Signal sparse representation is to overcomplete dictionary given in as little as possible to represent atomic signal, signal can be more succinct represen
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:奋斗的阿科
  1. 卷积神经网络与稀疏编码

    1下载:
  2. 关于稀疏编码的与卷积神经网络关系的深入解读(In-depth interpretation of the relationship between sparse coding and convolution neural networks)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-29
    • 文件大小:2228224
    • 提供者:jaimell
« 12 3 4 »
搜珍网 www.dssz.com