登录
首页 » matlab » TTT_ista_lasso-master

TTT_ista_lasso-master

于 2020-10-25 发布 文件大小:33KB
0 225
下载积分: 1 下载次数: 13

代码说明:

  迭代收缩阈值算法和快速收缩阈值迭代算法求解Lasso问题(Iterative Shrinkage Thresholding Algorithm (ISTA) for LASSO problem)

文件列表:

ista_lasso-master, 0 , 2016-10-06
ista_lasso-master\README.md, 2384 , 2016-10-06
ista_lasso-master\create_h2d.m, 390 , 2016-10-06
ista_lasso-master\create_lexicoH.m, 584 , 2016-10-06
ista_lasso-master\demo_ista.m, 4046 , 2016-10-06
ista_lasso-master\funcs, 0 , 2016-10-06
ista_lasso-master\funcs\func3.m, 405 , 2016-10-06
ista_lasso-master\funcs\func3_grad.m, 347 , 2016-10-06
ista_lasso-master\funcs\func3_hess.m, 336 , 2016-10-06
ista_lasso-master\obj_sparse.m, 152 , 2016-10-06
ista_lasso-master\opt, 0 , 2016-10-06
ista_lasso-master\opt\opt_cg.m, 963 , 2016-10-06
ista_lasso-master\opt\opt_fista_lasso.m, 1650 , 2016-10-06
ista_lasso-master\opt\opt_ista_lasso.m, 1344 , 2016-10-06
ista_lasso-master\psnr.m, 218 , 2016-10-06
ista_lasso-master\results, 0 , 2016-10-06
ista_lasso-master\results\cls-cg.jpg, 7011 , 2016-10-06
ista_lasso-master\results\degraded.jpg, 6877 , 2016-10-06
ista_lasso-master\results\lasso-fista.jpg, 7323 , 2016-10-06
ista_lasso-master\results\lasso-ista.jpg, 7190 , 2016-10-06
ista_lasso-master\results\original.jpg, 6841 , 2016-10-06
ista_lasso-master\x_2d.mat, 240 , 2016-10-06

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

发表评论

0 个回复

  • insarmatlab
    说明:  用matlab实现的insar处理软件。(Using matlab to achieve the InSAR processing software.)
    2021-02-19 10:49:44下载
    积分:1
  • pcnn
    PCNN源代码,此为简化PCNN模型的实现原代码。(the source code of pcnn)
    2009-11-04 09:23:18下载
    积分:1
  • shuixia
    水下图像的matlab程序,FCM水下图像聚类及图像增强matlab代码,非常有用(Underwater image matlab procedures, FCM underwater image clustering and image enhancement matlab code, very useful)
    2013-09-12 22:28:00下载
    积分:1
  • target-detection-and-tracking
    序列图像中运动小目标检测跟踪,实用性很强,张天序教授的硕士生撰写的学位论文(Image sequences small moving target detection and tracking, very practical, Professor Zhang Tianxu of graduate students writing dissertations)
    2013-10-18 20:43:58下载
    积分:1
  • noise
    图片去噪:对一幅图像加入不同的噪声(随机点噪声、椒盐噪声等),选取不同的方法去噪,比如说邻域平均、中值滤波、图像迭加等,比较对于不同的噪声,不同的方法哪种更好(Image denoising: for an image by adding different noise (random-dot noise, salt and pepper noise, etc.), select a different method of denoising, for example, the neighborhood average, median filter, image superposition and so on, compared for different noise, different methods which better)
    2007-11-08 21:00:13下载
    积分:1
  • 85375563DSCM_v1.0
    曲面拟合法是一种高精度、计算量小、抗噪性能强的方法,当前已被广泛地应用于 各种场景。比如岩石材料的变形测量、电子器件变形的测量、基于掌纹图像相关匹 配的重复定位技术等。曲面拟合法能够成功计算出亚像素位移的前提是整像素搜索阶 段可以正确搜索出模板的整像素匹配点,一旦整像素匹配点搜索出现错误,那么亚像素 测量阶段所得到的位移距离就会失去意义。 使用不同的拟合函数对相关系数矩阵进行曲面拟合,会对结果产生一定的影响,比 较常用的拟合函数有二次函数、三次函数、高斯函数等。(Surface fitting method is a high-precision, computational complexity is small, strong anti-noise performance method, has been widely used in various scenes. For example, deformation measurement of rock materials, deformation measurement of electronic devices, and repetitive location technology based on palmprint image correlation matching. Surface fitting method can successfully calculate the sub-pixel displacement on the premise that the whole pixel search stage can correctly search the template of the whole pixel matching point, once the whole pixel matching point search error, then the sub-pixel measurement phase of the displacement distance will be meaningless. Using different fitting functions to fit the surface of the correlation coefficient matrix will have a certain impact on the results. The commonly used fitting functions are quadratic function, cubic function, Gaussian function and so on.)
    2018-09-26 21:46:28下载
    积分:1
  • weifen--malab
    光谱微分(一阶、二阶微分)对高光谱遥感图像进行最佳波段选择 (Spectral radiant brightness)
    2020-11-19 20:19:37下载
    积分:1
  • 1
    说明:  基于matlab的车牌识别,预处理。定位。识别.qiege(License plate recognition system based on MATLAB)
    2018-01-27 16:14:57下载
    积分:1
  • Arnold2
    新一代的arnold图像之乱变换算法,文件中详细说明了代码的含义,达到一定迭代次数后图像可以复原,是学习图像加密同学的必备代码(The chaos of a new generation of arnold image transformation algorithm, the paper detailed the meaning of the code, after a certain number of iterations the image can be restored, is essential for students to learn the code image encryption)
    2011-05-05 09:26:02下载
    积分:1
  • sIFT
    SIFT算法提取关键点,SIFT算法提取关键点(SIFT algorithm to extract key points, SIFT algorithm to extract key points)
    2020-08-04 18:58:33下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载