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

搜索资源列表

  1. Pursuit

    0下载:
  2. 基和匹配追踪 WPBPursuitTour基追踪的小波包词典 WPMPursuitTour匹配追踪的小波包词典- The base and the match traces the small 娉㈠寘 dictionary WPMPursuitTour match tracing small 娉㈠寘 dictionary which the WPBPursuitTour base traces
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:22232
    • 提供者:cicinati
  1. 径向基函数插值可视化

    0下载:
  2. 用OPENGL的简化版本glut 3.7 开发的径向基函数插值可视化三维图面旋转。用到了鼠标球追踪技术,径向基函数插值 压缩包下,data.txt为三维图形高度的值,ThreaD.cpp是源程序。Debug里面有在配置glut32.dll后可以运行的程序。其中glut-3.7.6.bin是glut包。如何配置请看里面的说明。如果,你对opengl有兴趣,那么这个是学习opngl的基础
  3. 所属分类:OpenGL

    • 发布日期:2009-05-01
    • 文件大小:600330
    • 提供者:cdutherbert
  1. 基于压缩感知的信号重构

    3下载:
  2. 在基追踪法下的信号的重构的matlab程序
  3. 所属分类:源码下载

    • 发布日期:2011-05-25
    • 文件大小:1488
    • 提供者:yolanda_xia
  1. adapBP

    0下载:
  2. BP算法,基于压缩感知的基追踪重构算法,能够很好的重构出原始信号-BP algorithm, based on perception-based compression algorithm for track reconstruction
  3. 所属分类:Wavelet

    • 发布日期:2017-04-05
    • 文件大小:804
    • 提供者:张健
  1. SolveBP

    2下载:
  2. BP,基追踪,同MP一样,是实现信号稀疏分解的方法-BP, basis pursuit, as with the MP, is to achieve sparse signal decomposition method
  3. 所属分类:Graph program

    • 发布日期:2016-07-25
    • 文件大小:1897
    • 提供者:王成语
  1. CSBP_matlab

    1下载:
  2. 用于压缩感知的基追踪(Basis pursuit)算法,程序非常详细,仅供参考-Basis Pursuit (Basis is pursuit) algorithm for compressed sensing.
  3. 所属分类:波变换

    • 发布日期:2013-01-26
    • 文件大小:16757
    • 提供者:zhangdianhua
  1. regular_omp

    2下载:
  2. 压缩感知的一个恢复算法,规则化正交匹配追踪-A recovery algorithm for compressed sensing, rules-based orthogonal matching pursuit
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:1060
    • 提供者:xu
  1. dct_omp

    1下载:
  2. 压缩感知中基于DCT基的OMP算法,用正交匹配追踪重构出原始信号-DCT-based compressed sensing based OMP algorithm, orthogonal matching pursuit reconstruct the original signal
  3. 所属分类:matlab

    • 发布日期:2015-06-28
    • 文件大小:1024
    • 提供者:张健
  1. BP_Uzawa.ps

    0下载:
  2. CS程序,非常好用,求解基追踪模型,希望多与大家讨论-CS program, very easy to use, to solve the model-based tracking and hope to discuss more with you
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:262068
    • 提供者:黄浩
  1. signal decomposition by bp

    1下载:
  2. 基于基追踪(basis pursuit)对信号进行稀疏表示的算法-signal decomposition by basis pursuit...
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-01-28
    • 文件大小:5351712
    • 提供者:daly
  1. jingxiangjihanshuchazhi

    0下载:
  2. 用glut做的鼠标球追踪三维旋转。包含可执行的exe。单是需要安装glut包.其中三维图形插值,基于径向基函数插值来做的。-Programming wiht glut and rotate 3d data.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:406780
    • 提供者:周远彬
  1. CH_dct_bp

    0下载:
  2. 基于压缩感知中DCT基的BP算法,用基追踪算法重构原始信号-Perception-based compression algorithm for DCT based BP, with the basis pursuit algorithm to reconstruct the original signal
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:785
    • 提供者:张健
  1. Demo_CS_BP

    1下载:
  2. 压缩感知中基追踪重构方法,用于稀疏信号的重构,本程序用于图像重构-Based tracking in compressed sensing reconstruction methods for sparse signal reconstruction, the procedure used for image reconstruction
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3443
    • 提供者:曹离然
  1. A_algorithm_in_BP

    0下载:
  2. 一种基于基追踪压缩感知信号重构的改进算法,有一定难度的。-Improved algorithm based basis pursuit for compressive sensing reconstruction.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:394452
    • 提供者:dsadsa
  1. ROMP

    1下载:
  2. 视频压缩感知系统的基追踪算法仿真,可以运行通-Video compress and sensing system that based on BP.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:52872
    • 提供者:fankun
  1. fun_approch

    0下载:
  2. 压缩感知共轭梯度的基追踪算法。里面详细写了该算法的源程序。希望可以供大家学习。-this is the Gradient Projection for Linearly Constrained Convex Optimization in Sparse Signal Recovery
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:940
    • 提供者:丁羡华
  1. BP-reconstruction-algorithm-in-SAR

    1下载:
  2. 一种基于紧致字典的基追踪算法在超分辨SAR中的应用-The BP reconstruction algorithm in SAR based compact dictionary base
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:312742
    • 提供者:xln
  1. base_persuit

    0下载:
  2. 一种基于基追踪压缩感知信号重构的改进算法-Tracking improvements in the compressed sensing signal reconstruction algorithm based on the base
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:313718
    • 提供者:renxiufang
  1. SolveBP

    1下载:
  2. BP,基追踪,同MP一样,是实现信号稀疏分解的方法-BP, basis pursuit, as with the MP, is to achieve sparse signal decomposition method
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1942
    • 提供者:ievance
  1. BP

    3下载:
  2. 除匹配追踪类贪婪迭代算法之外,压缩感知重构算法另一大类就是凸优化算法或最优化逼近方法,这类方法通过将非凸问题转化为凸问题求解找到信号的逼近,其中最常用的方法就是基追踪(Basis Pursuit, BP),该方法提出使用l1范数替代l0范数来解决最优化问题,以便使用线性规划方法来求解(In addition to match-tracking greedy iterative algorithms, another major category of compressed-perceptual
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:730112
    • 提供者:jiaxiaoxiao
« 12 3 »
搜珍网 www.dssz.com