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

搜索资源列表

  1. matchingpursuit

    3下载:
  2. matching pursuit 算法,matlab实现,信号稀疏分解方式的一种,适合与信号在超完备的原子库中稀疏分解。matchingpursuit.m-A matching pursuit algorithm. It fits data from a set of dictionary elements by orthogonally projecting the data onto elements of the dictionary of vectors such that t
  3. 所属分类:matlab

    • 发布日期:2015-01-19
    • 文件大小:2868
    • 提供者:lixi
  1. KSVD_Matlab_ToolBox

    6下载:
  2. KSVD原始算法:信号稀疏表示中的过完备字典的学习算法-KSVD original algorithm: Signal Sparse Representation of the learning algorithm over-complete dictionary
  3. 所属分类:matlab

    • 发布日期:2015-04-15
    • 文件大小:6144
    • 提供者:liu
  1. K-SVD-dictionary-training-algorithms

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

    • 发布日期:2013-10-12
    • 文件大小:1852818
    • 提供者:沐广文
  1. lzwdemo

    1下载:
  2. 字典码的一种实现范例,用lzw方法实现压缩解压-Dictionary An example of code using LZW compression decompression method
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:2954
    • 提供者:李欢
  1. Concise-Dictionary-matlab-command-utility

    0下载:
  2. matlab 命令字典 部分比较常用的命令 简明 实用-Concise Dictionary matlab command utility
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:988796
    • 提供者:yeyanchao
  1. ompbox9

    2下载:
  2. 稀疏分解工具包,采用OMP算法,可用于稀疏字典的构造,压缩感知等领域-Sparse decomposition tool kit, using OMP algorithm, can be used for the construction of sparse dictionary, compressed sensing and other areas
  3. 所属分类:matlab例程

    • 发布日期:2014-01-22
    • 文件大小:26910
    • 提供者:Haiyan Guo
  1. yanzheng

    0下载:
  2. LZ78编译码算法。可以实现LZ78词典编译码算法-LZ78 encoding and decoding algorithms. LZ78 dictionary coding and decoding algorithm can be achieved
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:1195
    • 提供者:zj
  1. dic_code

    0下载:
  2. 压缩和解压缩的字典算法,采用matlab编写-Algorithm for compression and decompression of the dictionary, written by matlab
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:25156
    • 提供者:Li yuanzhang
  1. gabor_function.m

    2下载:
  2. 自己写的Gabor方程函数,可以用来产生过完备的稀疏表示字典。-Gabor write their own equation function, can be used to generate the sparse representation over-complete dictionary.
  3. 所属分类:matlab

    • 发布日期:2015-03-18
    • 文件大小:43008
    • 提供者:吴军
  1. Binary_Search

    0下载:
  2. 二分法检索(binary search)又称折半检索,二分法检索的基本思想是设字典中的元素从小到大有序地存放在数组(array)中,   首先将给定值key与字典中间位置上元素的关键码(key)比较,如果相等,则检索成功;-Dichotomy search (binary search), also known as binary search, the basic idea of ??dichotomy is set to retrieve the dictionary from smal
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2587
    • 提供者:yuan
  1. hanzishibie

    0下载:
  2. The man on matlab recognition, handwritten Chinese characters can be identified
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:46462
    • 提供者:lc
  1. DictionaryLearning

    2下载:
  2. 一种基于图像训练的字典构造方法,可以用来进行压缩感知的基矩阵构造-Based on image training dictionary construction method can be used for compressed sensing-based matrix structure
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:975216
    • 提供者:hanswe
  1. MATLAB-Function-Query_CN

    0下载:
  2. MATLAB 函数库查询辞典大全(中文版)-MATLAB function queries dictionary- Go Chinese
  3. 所属分类:matlab

    • 发布日期:2017-06-02
    • 文件大小:15182556
    • 提供者:ying
  1. some-study-materials-about-MATLAB

    0下载:
  2. 关于MATLAB的,关于函数使用,GUI编程等等,比较全的资料。-Some learning materials about how to use the MATLAB. You can find how to use the basic tools in MATLAB, study how to use the function, how to use the GUI and so on. This materials can help all kinds of persons using M
  3. 所属分类:matlab

    • 发布日期:2017-06-12
    • 文件大小:19231581
    • 提供者:高晋楷
  1. matlab-command

    0下载:
  2. matlab的命令,很全很给力,大家可以作为字典用-Matlab command very wide to the force, we can use as a dictionary
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:39357
    • 提供者:马跃
  1. MATLAB-function-library-dictionary

    0下载:
  2. 本辞典紧跟MATLAB发展的动态。搜集整理了1 000余条MATLAB的使用函数,以英文字母的先后顺序进行排序,在介绍每个函数的过程中,分别介绍了函数的语法、描述、应用实例以及与之相似的函数,可以让用户在学会一个函 数的同时,触类旁通地领会其他类似函数的用法,让用户更全面地掌握MATLAB的知识,在进行MATLAB开发时能方便快捷地查询到相关函数的使用方法。-The Dictionary of keeping up the MATLAB development dynamic. Has c
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:15177454
    • 提供者:杨学涯
  1. Adaptive-learning-dictionary

    1下载:
  2. 自适应学习字典代码:训练字典的MATLAB仿真程序,能够很好的认识字典训练事例 -Adaptive learning dictionary code: dictionary MATLAB simulation training, can very good dictionary training examples
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:47715
    • 提供者:夏树
  1. spams-matlab-v2.5-svn2014-07-04.tar

    0下载:
  2. 基于Online Learning for Matrix Factorization and Sparse Coding的在线字典学习算法,本压缩包为作者的源代码(The online dictionary learning based on the paper "Online Learning for Matrix Factorization and Sparse Coding". This compression package is the author's sourc
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-13
    • 文件大小:1502210
    • 提供者:雨雪霏霏
  1. 《Matlab宝典》

    0下载:
  2. 《matlab宝典》是一本matlab教程,由浅入深、循序渐进地介绍了MATLAB7.0的知识体系及操作方法。全书共分14章,内容涵盖了MATLAB7.0概述、基础知识、数值运算、数据分析、符号计算、数据的可视化、M语言程序设计、Simulink仿真系统、句柄图形、GUI、文件输入/输出、编译器和应用程序接口等。(Matlab dictionary is a matlab tutorial, which introduces the knowledge system and operation
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:29322240
    • 提供者:why0719
  1. MATLAB函数库查询辞典

    1下载:
  2. 本辞典实例精心筛选,短小精悍、针对性强是一本掌握和精通MATLAB编程的使用手册。适合于各类进行MATLAB计算和开发的工程人员和研究人员查询使用。(This dictionary carefully selected examples, small, targeted is a master and the use of MATLAB programming manual. It is suitable for all kinds of engineers and researchers fo
  3. 所属分类:matlab例程

    • 发布日期:2018-03-21
    • 文件大小:21592064
    • 提供者:小河在身边
« 12 3 »
搜珍网 www.dssz.com