搜索资源列表
matlabcommand
- 这是Matlab中全书最重要以及常用的源码,相当于一个简易的字典
KSVD_Matlab_ToolBox
- KSVD原始算法:信号稀疏表示中的过完备字典的学习算法-KSVD original algorithm: Signal Sparse Representation of the learning algorithm over-complete dictionary
lzwdemo
- 字典码的一种实现范例,用lzw方法实现压缩解压-Dictionary An example of code using LZW compression decompression method
Concise-Dictionary-matlab-command-utility
- matlab 命令字典 部分比较常用的命令 简明 实用-Concise Dictionary matlab command utility
ompbox9
- 稀疏分解工具包,采用OMP算法,可用于稀疏字典的构造,压缩感知等领域-Sparse decomposition tool kit, using OMP algorithm, can be used for the construction of sparse dictionary, compressed sensing and other areas
dic_code
- 压缩和解压缩的字典算法,采用matlab编写-Algorithm for compression and decompression of the dictionary, written by matlab
gabor_function.m
- 自己写的Gabor方程函数,可以用来产生过完备的稀疏表示字典。-Gabor write their own equation function, can be used to generate the sparse representation over-complete dictionary.
matlab_jiaocheng
- matlab新手入门教程,适合matlab上手,很实用-matlab beginners tutorial for matlab to use, very practical 朗读显示对应的拉丁字符的拼音 字典- 查看字典详细内容
Binary_Search
- 二分法检索(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
DictionaryLearning
- 一种基于图像训练的字典构造方法,可以用来进行压缩感知的基矩阵构造-Based on image training dictionary construction method can be used for compressed sensing-based matrix structure
CS_OMP
- 正交匹配追踪算法(OMP)是一种利用一个超完备的字典进行信号分解的非线性自适应算法-Template matching matlab program
matlab-command
- matlab的命令,很全很给力,大家可以作为字典用-Matlab command very wide to the force, we can use as a dictionary
spams-matlab-v2.3-svn2013-06-20.tar
- SPAMS稀疏优化工具、新版,在线字典学习算法-SPAMS sparse optimization tools, the new version,
spams-matlab-v2.5-svn2014-07-04.tar
- 字典学习的各种方法,K-SVD,online等主要的学习算法-Various methods dictionary learning, K-SVD, online learning algorithms and other major
spams-matlab
- 稀疏建模工具箱,是一个为解决各种稀疏估计问题的开源优化工具箱,可实现字典学习与矩阵分解;使用LARS、快速下降法、OMP、SOMP等算法解决稀疏分解问题;使用Lasso解决结构化稀疏分解问题- Dictionary learning and matrix factorization Solving sparse decomposition problems with LARS, coordinate descent, OMP, SOMP, proximal methods Solving str
spams-matlab-v2.5-svn2014-07-04.tar
- 基于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
KSVD
- 一种在matlab环境下的计算稀疏表示的学习字典的算法(A learning dictionary algorithm for computing sparse representation in Matlab environment)
chardet
- 建立字典: lib.jpg:可能检测到的字,相当于字典,要和lib.txt中的文字对应,可以设置lib.txt后,截图保存得到lib.jpg 检测图片中的字 tes.jpg:需要检测的字,其中出现的字必须在lib.txt中出现过 可以更新lib.jpg和对应lib.txt、tes.jpg,用以扩展可识别的文字内容(Set up a dictionary: The words that lib.jpg: may detect, equivalent to a dictionary, corres
SRCNN
- 是《Learning a Deep Convolutional Network for Image Super-Resolution》文章相关的MATLAB代码,可以利用训练好的字典,通过CNN实现超分辨率重建(SR)的功能。(Matlab demo code for "Learning a Deep Convolutional Network for Image Super-Resolution" (ECCV 2014) and "Image Super-Reso
Fisher字典学习
- 基于稀疏表示的高光谱图像分类的Fisher字典学习方法matlab代码(Hypersynthetic image classification based on sparse representation in Fisher dictionary learning matlab code.)