登录
首页 » matlab » SL0

SL0

于 2020-11-26 发布
0 465
下载积分: 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 个回复

  • hsi2rgb
    用MATLAB实现从颜色空间hsi到rgb空间的转换。(MATLAB hsi from color space to the rgb space conversion.)
    2007-04-15 12:06:04下载
    积分:1
  • NcutImage_7
    很好的图像分割软件,内有全部源码,对研究matlab图像识别处理很有帮助(good image segmentation software, comprising all the source code, the study Matlab image recognition processing helpful)
    2007-06-20 16:29:56下载
    积分:1
  • Gaussian-filtering
    该文件包含高斯高通滤波的源代码和高斯低通滤波的源代码,可以运行,效果很好(Gaussian high-pass filter Gaussian low-pass filtering )
    2015-03-06 16:11:30下载
    积分:1
  • minboundrect
    可以获取连通域的最小外接矩形,然后做些其他处理(You can get the minimum external rectangle of a connected domain,and you can do something else.)
    2019-05-23 20:05:46下载
    积分:1
  • LBM
    说明:  LBM三维渗流计算,可以导出流场图和无量纲渗流系数(The flow field diagram and dimensionless seepage coefficient can be derived by LBM three-dimensional seepage calculation)
    2020-06-29 00:40:02下载
    积分:1
  • trilateralPfilter1
    三边滤波器,能够实现平滑滤波的同时进行边缘保持。同时对脉冲噪声有优良的滤波效果。(trialateral filter)
    2020-08-10 09:48:28下载
    积分:1
  • Texture_Synthesis_Using_Image_Quilting
    说明:  最佳接缝法纹理合成的MATLAB代码,有图像例子,有网页说明,具体算法参照文献:Image Quilting for Texture Synthesis and Transfer(Texture synthesis method the best joints of the MATLAB code, there are examples of images, there are web pages that refer to the specific algorithm literature: Image Quilting for Texture Synthesis and Transfer)
    2008-11-24 22:08:48下载
    积分:1
  • ImageSegmentation
    说明:  实现多个阈值的图像分割及K-mean聚类的图像分割(Multiple threshold image segmentation or K-mean clustering image segmentation)
    2020-03-23 09:46:23下载
    积分:1
  • 437670
    彗星窗口水印源码例程程序结合易语言模块彗星窗口水印.ec,实现窗口水印效果。(Comets window watermark source routine program combining easy language module comet window watermark .ec, achieve window watermark .)
    2016-08-23 22:02:29下载
    积分:1
  • fft2andiff2
    自己编写fft2和ifft2程序并进行快速傅里叶变换试验(fft2 and ifft2)
    2012-04-27 20:28:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载