登录
首页 » matlab » TNNR_code

TNNR_code

于 2018-06-12 发布 文件大小:243KB
0 214
下载积分: 1 下载次数: 11

代码说明:

  截断核范数程序,admm和apg的实现过程(Truncation of kernel norm programs, the implementation of ADMM and APG)

文件列表:

TNNR_code, 0 , 2012-11-29
TNNR_code\TNNR_code, 0 , 2012-11-28
TNNR_code\TNNR_code\pic, 0 , 2012-11-16
TNNR_code\TNNR_code\pic\re1.jpg, 10858 , 2012-02-20
TNNR_code\TNNR_code\pic\re10.jpg, 20861 , 2012-04-02
TNNR_code\TNNR_code\pic\re11.jpg, 20237 , 2012-04-01
TNNR_code\TNNR_code\pic\re2.jpg, 21667 , 2012-02-20
TNNR_code\TNNR_code\pic\re3.jpg, 20747 , 2012-02-20
TNNR_code\TNNR_code\pic\re4.jpg, 14070 , 2012-02-20
TNNR_code\TNNR_code\pic\re5.jpg, 21428 , 2012-02-20
TNNR_code\TNNR_code\pic\re6.jpg, 5863 , 2012-02-20
TNNR_code\TNNR_code\pic\re7.jpg, 27999 , 2012-02-20
TNNR_code\TNNR_code\pic\re8.jpg, 69403 , 2012-02-20
TNNR_code\TNNR_code\pic\re9.jpg, 9622 , 2012-02-21
TNNR_code\TNNR_code\TNNR-admm, 0 , 2012-11-28
TNNR_code\TNNR_code\TNNR-admm\admmAXB.m, 1135 , 2012-11-28
TNNR_code\TNNR_code\TNNR-admm\admm_pic.m, 2549 , 2012-11-28
TNNR_code\TNNR_code\TNNR-admm\PSNR.m, 523 , 2012-11-16
TNNR_code\TNNR_code\TNNR-admm\result, 0 , 2012-11-16
TNNR_code\TNNR_code\TNNR-apgl, 0 , 2012-11-28
TNNR_code\TNNR_code\TNNR-apgl\apgl_pic.m, 2586 , 2012-11-28
TNNR_code\TNNR_code\TNNR-apgl\my_apgl.m, 1652 , 2012-11-28
TNNR_code\TNNR_code\TNNR-apgl\PSNR.m, 504 , 2012-07-03
TNNR_code\TNNR_code\TNNR-apgl\result, 0 , 2012-11-29
TNNR_code\TNNR_code\TNNR_main.m, 1791 , 2012-11-28

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

发表评论

0 个回复

  • FuzzyAGV
    用C charp编写的图像滤镜效果,包括源代码。(Image filter effects)
    2014-01-03 09:05:00下载
    积分:1
  • subpixelEdgeDetection
    matlab 写的提取图像亚像素边界的程序,和Canny算子有比较,里面有两张示例图像!(matlab write the image to extract sub-pixel border procedures, and the Canny operator have more, there are two examples of images!)
    2011-09-16 11:04:59下载
    积分:1
  • 4
    说明:  图象压缩方面的论文 可用于毕业设计方面的工作(Image compression can be used for graduate thesis work of design)
    2010-05-26 20:22:00下载
    积分:1
  • Texture
    对于图像不同纹理特征值(能量、熵、惯性矩、相关)的提取(For different image texture feature value (energy, entropy, moment of inertia, related) extraction)
    2015-04-22 20:46:25下载
    积分:1
  • kalman
    在工程运用中,我们往往在卡尔曼滤波器后端连接平滑滤波器构成平滑卡尔曼滤波器,来加强滤波性能的改善,程序通过简单输入信号 在增加随机观测噪声情况下 在平滑卡尔曼滤波前后进行观测对比,可得平滑卡尔曼滤波性能得到了改善。(In engineering application, we often back-end connections in the Kalman filter Kalman smoothing filter the smoothing filter, to enhance filter performance improvement program by simply increasing the input signal in the case of random measurement noise Kalman filter before smoothing contrast observation can be obtained Kalman smoothing performance is improved.)
    2013-06-27 14:55:29下载
    积分:1
  • imageFusion
    像素级融合实现 pca his,brovery加权融合方法,很不错(Pixel level fusion to achieve pca his, brovery weighted fusion method, very good)
    2010-12-12 13:57:23下载
    积分:1
  • SARmovingtarget
    SAR运动目标成像,包含了多个点目标,结果比较清晰(SAR Moving Target Imaging)
    2019-03-27 19:06:21下载
    积分:1
  • Transferring-color
    说明:  色彩转移法为灰度图像上色。实现paper“Transferring color to grayscale image”, 通过纹理匹配,找出灰度图像与彩色图像之间的匹配区域,在对应区域进行颜色转移。压缩包内附函数说明。(Color to grayscale color transfer method. To achieve paper &quot Transferring color to grayscale image&quot , by texture matching, gray images and color images to find the matching between the regions, the color shift in the corresponding area. Archive containing the function description.)
    2011-04-14 12:27:26下载
    积分:1
  • mD
    说明:  对图像进行小波分解后,并抽取出分解后的垂直高频分量,并将其保存出来。(Image after wavelet decomposition, and to take out after the decomposition of the vertical high-frequency component, and save it out.)
    2008-05-26 09:12:17下载
    积分:1
  • yixue
    医学图像处理方面的一些基础算法,VC环境下编译的一个非常好的程序框架(Medical image processing, some of the basic algorithm, VC compiled under the framework of a very good program)
    2010-07-08 15:56:34下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载