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

搜索资源列表

  1. gbp_package

    3下载:
  2. 用于稀疏分解的优化搜索算法,版权属于Patrick S. Huggins and Steven W. Zucker(Yale University)-sparse for the decomposition of optimization search algorithm, Copyright belongs to Patrick S. Huggins and Steven W. Zucker (Ya le University)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:7120
    • 提供者:novelspring
  1. FFT_MP_稀疏分解

    4下载:
  2. 利用FFT实现基于MP的信号稀疏分解程序
  3. 所属分类:matlab例程

  1. MP稀疏分解

    3下载:
  2. 基于Garbor 原子的稀疏分解,本算法是一种贪婪算法,可以很好的将信号分解
  3. 所属分类:matlab例程

  1. GA—MP稀疏分解算法

    9下载:
  2. 基于遗传算法和匹配追踪算法的稀疏分解算法
  3. 所属分类:matlab例程

    • 发布日期:2011-06-02
    • 文件大小:183446
    • 提供者:mtdxgy
  1. 基于OMP算法的信号稀疏分解(Gabor字典)

    9下载:
  2. 基于OMP算法的信号稀疏分解程序
  3. 所属分类:matlab例程

    • 发布日期:2011-11-17
    • 文件大小:3557
    • 提供者:ctdong
  1. mp_fft.rar

    2下载:
  2. 利用FFT快速算法来实现二维图像基于匹配追踪算法的稀疏分解。,Fast Algorithm for the use of FFT to achieve two-dimensional image matching tracking algorithm based on sparse decomposition.
  3. 所属分类:matlab例程

    • 发布日期:2013-12-10
    • 文件大小:20619
    • 提供者:燕子
  1. CS

    2下载:
  2. Matlab编写的压缩感知的库函数,包括稀疏分解和重构。-Written in compressed sensing Matlab library functions, including the sparse decomposition and reconstruction.
  3. 所属分类:matlab例程

    • 发布日期:2014-01-13
    • 文件大小:26272428
    • 提供者:yang
  1. OMP

    4下载:
  2. 本程序实现了信号稀疏分解的经典算法OMP!-This program implements a classic signal sparse decomposition algorithm OMP!
  3. 所属分类:matlab例程

    • 发布日期:2013-12-10
    • 文件大小:1961
    • 提供者:
  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. picture

    0下载:
  2. 利用FFT快速运算技术来实现在二维图像领域上的稀疏分解过程。-The use of FFT techniques to achieve fast computing in the field of two-dimensional image of the sparse decomposition process.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:56476
    • 提供者:燕子
  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. MP

    0下载:
  2. 基于匹配追踪的信号稀疏分解的一种新方法的仿真-Based on matching pursuit signal decomposition A new method for sparse
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1861
    • 提供者:liuchanzi
  1. SparseLab200-DataSupplementStOMP

    0下载:
  2. CS 稀疏分解及信号的重建算法,分为随机测量和恢复。-CS sparse signal decomposition and reconstruction algorithm is divided into random measurement and recovery.
  3. 所属分类:matlab

    • 发布日期:2017-05-28
    • 文件大小:10959579
    • 提供者:chenyuan
  1. LFM-MP-SNR

    2下载:
  2. 稀疏分解在LFM信号模型的应用,稀疏分解应用在低信噪比的情况下,能够很好的恢复原信号-mp—LFM
  3. 所属分类:matlab

    • 发布日期:2015-03-10
    • 文件大小:2048
    • 提供者:wanglukai
  1. MPimage

    1下载:
  2. 使用MP将图像稀疏分解并且精确重构,其中使用2D的GA原子-MP will use the image sparse decomposition and perfect reconstruction, in which the GA using 2D atomic
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:173925
    • 提供者:whyuan
  1. omp

    1下载:
  2. 基于正交分量的OMP稀疏分解参考程序,要求分解信号分量具有正交性-Sparse orthogonal decomposition OMP component reference procedure that requires the signal components with the orthogonal decomposition
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:266359
    • 提供者:张文惠
  1. MP

    2下载:
  2. 经典的信号稀疏分解算法MP的实现。随着迭代次数增大,恢复的信号越精确。-The classic signal sparse decomposition algorithm MP . With the number of iterations increases, the more accurate the signal is recovered
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:1536
    • 提供者:
  1. mpfftimage

    1下载:
  2. 主要适用于做图像处理的稀疏分解程序,基于MP(匹配追踪)算法的稀疏分解程序一例(Mainly used for image processing sparse decomposition procedures, based on MP (matching pursuit) algorithm sparse decomposition procedures, for example)
  3. 所属分类:matlab例程

  1. 匹配追踪算法

    4下载:
  2. 共振稀疏分解常用算法匹配追踪法,用于轴承故障的分离(Resonance sparse decomposition algorithm matching tracking method is commonly used for bearing fault separation)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-25
    • 文件大小:1024
    • 提供者:好好学习zz
  1. 稀疏分解

    2下载:
  2. 包含稀疏分解的主运行代码还有函数:CS_OMP.m、OMP_test\test2.m
  3. 所属分类:matlab例程

« 12 3 4 »
搜珍网 www.dssz.com