登录
首页 » matlab » SL0

SL0

于 2020-11-26 发布
0 461
下载积分: 1 下载次数: 5

代码说明:

说明:  实现平滑0范数压缩感知算法,主要对二维图像进行压缩感知重构。自行设置图像的采样数目、添加图像即可运行,无需修改。(Realizes a smooth 0-norm compressed sensing algorithm, mainly for compressed sensing reconstruction of two-dimensional images. Set the sample number of the image by yourself, add the image to run, no need to modify.)

文件列表:

SL0\BFGS-SL0\bfgsi.m, 691 , 2020-05-28
SL0\BFGS-SL0\BFGSSL0.m, 882 , 2020-06-07
SL0\BFGS-SL0\BFGS_2020529.m, 2016 , 2020-06-07
SL0\BFGS-SL0\DWT.m, 1065 , 2009-10-14
SL0\BFGS-SL0\Fun.m, 142 , 2020-06-10
SL0\BFGS-SL0\H.dat, 504302 , 2020-05-28
SL0\BFGS-SL0\lena256.bmp, 66614 , 2009-06-08
SL0\BFGS-SL0\Lena512.bmp, 263222 , 2007-11-16
SL0\BFGS-SL0\SL0_2020514.m, 817 , 2020-05-31
SL0\BFGS-SL0\test.m, 2031 , 2020-05-25
SL0\BFGS-SL0\testSL0.m, 0 , 2020-05-25
SL0\BFGS-SL0\wofle_search.m, 1413 , 2020-06-06
SL0\FX.m, 1226 , 2020-05-14
SL0\NSL0\DWT.m, 1065 , 2009-10-14
SL0\NSL0\lena256.bmp, 66614 , 2009-06-08
SL0\NSL0\Lena512.bmp, 263222 , 2007-11-16
SL0\NSL0\NSL0.m, 979 , 2020-05-24
SL0\NSL0\NSL0_2020524.m, 739 , 2020-05-24
SL0\SL0\DWT.m, 1065 , 2009-10-14
SL0\SL0\lena256.bmp, 66614 , 2009-06-08
SL0\SL0\Lena512.bmp, 263222 , 2007-11-16
SL0\SL0\SL0.m, 983 , 2020-06-07
SL0\SL0\SL0_2020514.m, 807 , 2020-06-07
SL0\testFX\NSL0\DWT.m, 1065 , 2009-10-14
SL0\testFX\NSL0\lena256.bmp, 66614 , 2009-06-08
SL0\testFX\NSL0\Lena512.bmp, 263222 , 2007-11-16
SL0\testFX\SL0\DWT.m, 1065 , 2009-10-14
SL0\testFX\SL0\lena256.bmp, 66614 , 2009-06-08
SL0\testFX\SL0\Lena512.bmp, 263222 , 2007-11-16
SL0\testFX\SL0\SL0_1.m, 1041 , 2020-05-24
SL0\testFX\SL0\SL0_G.m, 867 , 2020-05-24
SL0\testFX\SL0_2.m, 666 , 2020-05-14
SL0\testFX\NSL0, 0 , 2020-05-24
SL0\testFX\SL0, 0 , 2020-05-24
SL0\BFGS-SL0, 0 , 2020-06-10
SL0\NSL0, 0 , 2020-05-24
SL0\SL0, 0 , 2020-06-10
SL0\testFX, 0 , 2020-05-24
SL0, 0 , 2020-05-25

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • deblur_code_1_2(1-19)
    去模糊的算法,有MIT做的,参考文献是siggraph06的文章,效果很好(Go fuzzy algorithms, MIT has to do the references are siggraph06 the article, very good)
    2009-03-22 19:54:37下载
    积分:1
  • rtools
    几种基本的CFAR检测方法的比较,各种杂波背景分布的参数估计方法等等(Comparison of basic types of CFAR detection method, a variety of clutter distribution parameter estimation methods, etc.)
    2012-03-01 11:15:11下载
    积分:1
  • 双相位编码彩色加密
    说明:  采用双相位编码对图像进行加密解密,采用双随机相位加密技术得到的 S 分量的相息图, 在加密的过 程中引进了随机相位因子, 在不知密钥的情况下解 密出 S 分量几乎不可能, 从而保证了的安全性(Two phase encoding is used to encrypt and decrypt the image)
    2020-10-28 21:26:22下载
    积分:1
  • 6
    [Wang 2011]The Meaning of Interior Tomography
    2013-10-31 23:02:32下载
    积分:1
  • PCA
    图像超分辨率重建算法,实现图像的超分辨率重建。(super-resolution code )
    2011-01-06 12:33:50下载
    积分:1
  • IMUtracking
    IMU姿态跟踪,利用粒子滤波器实现,可用于机器人姿态确定(IMU orientation tracking algorithm using particle filter.)
    2009-05-16 03:50:26下载
    积分:1
  • fringe-recognize00123
    指纹识别 能够快速的识别出指纹库中的指纹,是否与输入的待检测的指纹相同,效果很好(Fingerprint identification can quickly identify the fingerprint of fingerprints, whether the same as the input fingerprint to be detected, the effect is very good)
    2017-05-23 10:03:21下载
    积分:1
  • RBM
    关于深度玻尔兹曼机的工具箱,可以进行图像的分类和识别。(About Deep Boltzmann Machine Toolbox,which you can use for image classification and identification.)
    2014-05-28 20:11:57下载
    积分:1
  • fusionmesure
    外国人写的图像融合处理工具以及GUI界面 源代码 相信会对你有所帮助(foreigners write image-processing tools and the integration of the GUI interface believe that the source code will help you)
    2007-05-11 15:13:39下载
    积分:1
  • wanshandehausdorff
    hausdorff距离,用于图像处理中比较两幅图像的差异的方法。其鲁棒性较好。(hausdorff distance, for the image processing of the images compared two different methods. Its robustness better.)
    2007-03-20 10:05:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载