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

搜索资源列表

  1. mp_image_inpaiting

    0下载:
  2. 可实现对残缺图像的修复,应用了基于mp算法的图像稀疏分解思想。过程中考虑到了原子库原子的能量特性-Enables the restoration of fragmentary images, applications mp-based algorithm for image sparse decomposition ideas. The process of taking into account the characteristics of atomic energy of the atom
  3. 所属分类:Special Effects

    • 发布日期:2016-02-23
    • 文件大小:115090
    • 提供者:chenlei
  1. Wavelet_OMPfunc

    6下载:
  2. 压缩感知的典型程序仿真,稀疏基为小波基,重构算法为OMP算法。-Perception of typical compression process simulation, sparse basis for the wavelet, reconstruction algorithm for the OMP algorithm.
  3. 所属分类:matlab

    • 发布日期:2014-08-09
    • 文件大小:51200
    • 提供者:miaoguijun
  1. MP-FFT

    4下载:
  2. 基于FFT的MP算法(matching pursuit)匹配跟踪,实现信号的稀疏分解-FFT-based MP algorithm (matching pursuit) matching pursuit, sparse decomposition of the signals
  3. 所属分类:matlab

    • 发布日期:2015-03-17
    • 文件大小:1024
    • 提供者:罗速
  1. compressed-sensing-procedure

    6下载:
  2. 基于压缩感知的图像处理,分别使用二维DCT、FFT和一维dwt变换对图像信号进行稀疏变换,然后使用正交匹配追踪算法进行重构,在进行相应的逆变换-This is a image processing procedure based on compressed sensing which respectively uses two-dimensional DCT, FFT and one-dimensional dwt transform to sparse the image signal a
  3. 所属分类:matlab

    • 发布日期:2016-04-06
    • 文件大小:41984
    • 提供者:刘会影
  1. MatchingPursuits

    1下载:
  2. Matching Pursuit方法,经典的稀疏表示方法,可以用人脸识别和图像分类,图像去噪,现在非常流行。-Matching Pursuit method, sparse representation of the classic, you can use face recognition and image classification, image denoising, now very popular.
  3. 所属分类:Document

    • 发布日期:2016-04-08
    • 文件大小:1879701
    • 提供者:高尚兵
  1. Image-Super-Resolution

    0下载:
  2. 稀疏分解图像重建程序,把图像分解成多个小块图像,然后再各个子块重建后边缘处理后合并成整个图像-Image Super-Resolution
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:79711
    • 提供者:wangzhishen
  1. sparse_representation

    0下载:
  2. 最热门的稀疏表示的算法,马毅等人在PAMI上发表的文章代码-Sparse representation of the most popular algorithms, Yi Ma, and others published an article in the PAMI code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3936
    • 提供者:zhoujingbo
  1. code

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

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

    0下载:
  2. 基于稀疏编码和线性塔式匹配的图像分类算法。-This package contains the Matlab codes implementing the ScSPM algorithm described in CVPR 09 paper "Linear Spatial Pyramid Matching using Sparse Coding for Image Classification".
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:19136952
    • 提供者:sinoer
  1. l1_ls_nonneg

    0下载:
  2. 用于稀疏表示求解L1稀疏系数,特点是本程序是用于求解非负的稀疏系数-this procedure is used to solve the sparse non-negative coefficient
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:2877
    • 提供者:songshufen
  1. K-SVD工具箱

    5下载:
  2. 用于信号稀疏表示的K-SVD字典学习算法工具箱,有详细的Demo,方便理解。
  3. 所属分类:matlab例程

    • 发布日期:2012-11-12
    • 文件大小:6231505
    • 提供者:allanfang
  1. loosematrix

    0下载:
  2. 稀疏矩阵,非线性数据动态分类算法例子-Sparse Matrix, nonlinear dynamic data classification algorithm example
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-06
    • 文件大小:6463
    • 提供者:站长
  1. sparse_decomposition

    2下载:
  2. 基于遗传算法改进的稀疏分解算法,已调试过了,写论文是编写的-Based on genetic algorithm to improve the sparse decomposition algorithm, has been testing and writing papers are prepared
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-12-10
    • 文件大小:3949
    • 提供者:高显忠
  1. sparselib_1_6

    0下载:
  2. sparselib库,用于稀疏矩阵的运算-sparselib library for sparse matrix computation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:151961
    • 提供者:董董
  1. juzheng

    0下载:
  2. 实现稀疏矩阵转化为三元组,并且进行转置以及其他运算。-The realization of sparse matrix into a triple, and home to turn, as well as other operations.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:1351
    • 提供者:蔡吉欣
  1. 4)

    0下载:
  2. 稀疏矩阵的转置(利用三元组储存),结果输出其转置后的矩阵与三元组-Sparse matrix transpose (using triple storage), resulting in output after its transpose matrix and Triples
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2012
    • 提供者:kiki
  1. cs_exam

    1下载:
  2. 压缩传感理论仿真的一个实际例子,稀疏信号的恢复。-Compressed sensing theory of simulation of a practical example of sparse signal recovery.
  3. 所属分类:matlab

    • 发布日期:2015-06-12
    • 文件大小:1796
    • 提供者:tanqinlin
  1. matlab

    1下载:
  2. 包括牛顿法,拉格朗日法,LU分解法,100*100阶稀疏矩阵方程组的解法等-Including the Newton method, Lagrangian method, LU decomposition method, 100* 100 band sparse matrix equations of the solution, etc.
  3. 所属分类:matlab

    • 发布日期:2016-03-16
    • 文件大小:32891
    • 提供者:包包
  1. 00

    0下载:
  2. 该程序利用C++实现了求稀疏矩阵的转置矩阵。整个程序运用了3次函数的调用。-The program using C++ Achieved for sparse matrix transpose matrix. Use of the whole process 3 times function call.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:987
    • 提供者:shiqing
  1. jisuanqi

    0下载:
  2. 一元稀疏多项式简单计算器设计 数据结构 -One dollar a simple calculator designed Sparse Polynomial data structure
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:23456
    • 提供者:白杨
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com