搜索资源列表

  1. OMP

    0下载:
  2. 实现OMP算法,即压缩感知的还原算法,将M*1的矩阵还原成N*1的稀疏矩阵,M<<N.-Implementing OMP algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:陈永强
  1. OMP

    0下载:
  2. 在分解的每一步对所选择的全部原子进行正交化处理,这使得在精度要求相同的情况下,OMP算法的收敛速度更快。-BP signal reconstruction algorithm for one dimensional, Mr. into sparse matrix sparsity of K, then the Gauss white noise and measure the quality of reconstruction algo
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:蔡丽桑
  1. Improved-OMP-

    0下载:
  2. 改进OMP算法在人脸识别中的应用。析稀疏表示的人脸识别方法的基本原理,针对采用基于正交匹配追踪(OMP)的稀疏表示算法时,所获得稀疏系数存在负值的问 题,提出一种改进的正交匹配追踪算法。通过对稀疏系数的大小进行直接约束。减少负值稀疏系数的产生及算法迭代次数。并提高人脸识 别速度-Improved OMP Algorithm in Face Recognition
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:258048
    • 提供者:徐梦飞
  1. cs-omp

    0下载:
  2. 关于压缩感知使用的凸优化工具包,非常实用,基于OMP的压缩感知。能够有效的压缩信息。-About compressed sensing using convex optimization toolkit, very practical, perception-based compression OMP. Can effectively compress the information.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:wang wei
  1. OMP

    0下载:
  2. 二维omp算法,初学者建议看看,对学习很有帮助-Two dimensional OMP algorithm, a simple application
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:wang
  1. BP-MP-OMP

    0下载:
  2. 压缩感知的BP MP OMP重构算法比较,包括运行时间、误差、PSNR的比较,稀疏表示为小波变换-compressed sensing reconstruction algorithm comparing BP MP OMP, including comparative run-time error, PSNR ,sparse representation is the wavelet transform
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-20
    • 文件大小:165888
    • 提供者:刘萍
  1. omp

    0下载:
  2. 基于matlab仿真平台,快速匹配追踪OMP算法的图像稀疏分解与重构,并附带有OMP算法的详细讲解PPT-Based on the simulation platform of MATLAB, the fast matching pursuit (OMP) algorithm for image sparse decomposition and reconstruction. And with the OMP algorithm exp
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:782336
    • 提供者:朱明斯
  1. OMP

    0下载:
  2. 这个算法是matlab里面压缩感知OMP算法的程序,对一个信号进行采样。-This algorithm is inside compressed sensing OMP algorithm matlab program, a signal is sampled.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:关云长
  1. CS-OMP

    0下载:
  2. 最新理论压缩感知中的信号重构算法,能够实现OMP这种常用的重构算法-The latest theory of compressed sensing signal reconstruction algorithms to achieve this common OMP reconstruction algorithm
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:宁万正
  1. omp

    0下载:
  2. 稀疏重建与压缩感知源代码,重点对OMP算法进行介绍及代码编写,并实现对lena图像进行处理-Sparse Reconstruction and compressive sensing source code, with emphasis on presentation and OMP algorithm code, and image processing to achieve lena
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:998400
    • 提供者:叶圣超
  1. cs-omp(fenkuai)

    0下载:
  2. 这是用omp算法来重构图像,这是把它分割为16X16的块进行处理,这其中是把每一个分割的图片先保存,之后再处理没有用blkproc函数。-This algorithm is used to reconstruct an image omp, which is divided into blocks 16X16 it is processed, each of which is divided to first save the imag
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:牛原野
  1. OMP

    0下载:
  2. 基于contourelet变换的OMP算法的仿真实验源码,压缩部位为高频部分。-The simulation experiment of source OMP algorithm based on contourelet transform, compression parts for high frequency part.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:3221504
    • 提供者:王洋
  1. cs-mp-omp

    0下载:
  2. first,cosatom,intend to construct a DCT dictionary second,mymp,greedy algorithm-MP third,myomp,greedy algorithm-OMP forth,sparsecodeanddicupdata,intend to updating atoms fifth,test2dictionary,test 3 given diction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:6424576
    • 提供者:fairy
  1. OMP

    0下载:
  2. 经典的OMP算法,应用于构建字典,稀疏系数等,可搭配K-svd中-Classic OMP algorithm, which used to build the dictionary, sparse coefficient, etc., can be used with the K-svd
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:曹斌
  1. OMP

    0下载:
  2. OMP algorithm,MP, observation matrix-this file introduces many details of OMP algorithm and how to realize it.
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:14757888
    • 提供者:张译戈
  1. Omp

    0下载:
  2. 正交匹配追踪算法,对于初学压缩感知的人很有帮助,希望能够帮到大家。-OMP算法,It useful for the new learner about CS.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:张天祥
  1. OMP-12589857

    0下载:
  2. 经典压缩感知入门,经典的OMP算法,很有参考学习的价值,是入门必看之选-Getting compressed sensing classic, classic OMP algorithm, great reference value of learning, it is a must-see selected entry
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:112640
    • 提供者:参赛
  1. omp

    0下载:
  2. 一维OMP的matlab代码,用于说明压缩感知的原理十分好用-One dimensional OMP matlab code, used to illustrate the principle of compression perception is very good
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:bmj
  1. OMP

    0下载:
  2. 根据看过的文章写的OMP程序,主要用于解决稀疏重构的问题-According to read the article written by OMP program, mainly used to solve the problem of sparse reconstruction
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:sunan
  1. OMP

    0下载:
  2. omp orthogonal matching persuit algortithme
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:625664
    • 提供者:bilal
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 37 »

源码中国 www.ymcn.org