CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 稀疏编码

搜索资源列表

  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. multi-dictionary-learning

    1下载:
  2. 燕京大学硕士论文,关于稀疏编码,涉及到多层字典学习算法,很优秀的论文-Yenching University Master' s thesis on sparse coding, involving multi-dictionary learning algorithm, very good papers
  3. 所属分类:Project Manage

    • 发布日期:2015-04-24
    • 文件大小:3628032
    • 提供者:zhtch
  1. Sparse-Code

    0下载:
  2. 几种经典的稀疏编码算法的C语言实现,非常实用,有助于理解算法-Several classic sparse coding algorithm C language, very practical help to understand algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:882405
    • 提供者:高贯银
  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-24
    • 文件大小:3072
    • 提供者:yiyu
  1. sparse-coding-and-idbm

    0下载:
  2. 维纳滤波、理想二进制掩膜以及理想二进制掩膜和稀疏编码相结合的语音加强-speech enhancement algorithms ,including wiener filter , IBM and research on IBM and sparse coding jointly
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-24
    • 文件大小:8024581
    • 提供者:barbara
  1. LZSR4345556-

    0下载:
  2. yangjianchao将稀疏编码引入到超分辨率重建的文章-Yangjianchao will be introduced to the sparse coding super-resolution reconstruction
  3. 所属分类:Software Testing

    • 发布日期:2017-05-10
    • 文件大小:2057514
    • 提供者:梁曾
  1. sparse_test-master

    0下载:
  2. matlab源码,对稀疏编码算法的实现以及测试,内含详细程序。-The matlab source code, implementation and testing of sparse coding algorithm, containing detailed program.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:105693
    • 提供者:周雷
  1. cs-speech-enhancement

    0下载:
  2. 文利用带噪语音经特征基函数矩阵转换后所具有的稀疏特性,用最大似然估计方法对转换后得到的稀疏 分量进行非线性压缩去噪,然后再经过反变换和重构恢复出原始语音信号的估计。特征基函数矩阵反映了语音数据本 身的统计特性,因此具有很好的合理性和可取性。仿真结果表明利用稀疏编码方法能极大程度地抑制背景噪卢,与小波消噪法相比优势明显。-a speech enhancement algorithm based Compressed Sensing.
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:446229
    • 提供者:小西瓜
  1. omp

    0下载:
  2. omp算法,一个稀疏编码算法的代码。使用matlab编程。-omp algorithm, a sparse coding algorithm code.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:586
    • 提供者:刘涛
  1. Deblur-Algorithm

    0下载:
  2. 基于稀疏表示的图像模糊复原算法,利用Alternating Method以及FFT变换分别进行稀疏编码和模糊复原,复原图像的效果很好。-An algorithm for image debluring based on sparse represetation. It takes the AM and FFT for sparse coding and debluring respectively. The result get good visualization.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:48391
    • 提供者:李遥
  1. larc-of-speech-enhancement

    1下载:
  2. 基于字典的语音增强中稀疏编码计算稀疏矩阵的一种改进算法,称作larc-Dictionary-based computing sparse coding speech enhancement sparse matrix, an improved algorithm, called larc
  3. 所属分类:Communication

    • 发布日期:2017-02-25
    • 文件大小:5523456
    • 提供者:杨振中
  1. KSVD-of-speech-enhancemant

    3下载:
  2. 基于字典学习的语音增强中字典更新的算法,称作近似K-SVD算法,其中包含了OMP算法用于稀疏编码计算系数矩阵-Dictionary-based learning dictionary speech enhancement algorithm update, called approximate K-SVD algorithm, which contains the sparse coding algorithm is used to calculate the coefficient matri
  3. 所属分类:Communication

    • 发布日期:2015-12-24
    • 文件大小:11540480
    • 提供者:杨振中
  1. omp-column

    2下载:
  2. 基于字典学习的语音增强中稀疏编码计算稀疏矩阵的一种算法,称作OMP。与一般的OMP不同,本程序针对列向量进行计算,结合给出的总体程序以及KSVD of speech enhancemant.rar文件可以进行字典学习语音增强。-Enhanced sparse coding algorithm to calculate a sparse matrix, called the dictionary-based learning OMP voice. OMP different with the ge
  3. 所属分类:Communication

    • 发布日期:2015-06-03
    • 文件大小:2048
    • 提供者:杨振中
  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. Fast_SC

    0下载:
  2. 非常快速的稀疏编码求解过程。可以用于各种类型的数据-fast solving the problem of sparse coding.You can apply sparse coding to any type of general data.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-29
    • 文件大小:12129003
    • 提供者:houyifu
  1. toolbox-spams_v2.5

    0下载:
  2. 字典学习及稀疏编码 非常好的工具箱-dictionary learning and sparse coding perfect toolbox!!!!!!!!!!!!
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:3677817
    • 提供者:wanghyden
  1. Sparse-Embedding

    1下载:
  2. 该代码matlab所编写,实现稀疏流形子空间嵌入,可直接运行,对稀疏编码的相关学习有帮肋-The code is written matlab realize sparse subspace manifold embedding, can be run directly on the sparse coding related learning help rib
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:6191
    • 提供者:新田
  1. SPAMS2014

    0下载:
  2. 在线学习矩阵分解和稀疏编码,稀疏编码是永远的经典,需要学习稀疏编码的同志可以下载-Online learning and sparse coding matrix decomposition, a sparse coding is eternal classic, and need to learn the comrade of sparse coding can download and see
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3274619
    • 提供者:罗国中
  1. digital-recognition(opencv)

    0下载:
  2. 基于稀疏编码的数字识别,使用opencv,实现了简单的稀疏编码。-Digital Recognition Based on Sparse Coding
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:6777397
    • 提供者:张文
« 1 2 34 5 6 7 8 »
搜珍网 www.dssz.com