登录
首页 » MathCAD » Matlab-Package-Book

Matlab-Package-Book

于 2020-11-23 发布 文件大小:74KB
0 340
下载积分: 1 下载次数: 149

代码说明:

  稀疏表示,包括ksvd图像去噪,matlab程序,程序有详细注解,便于初学者学习,代码可以直接使用(Sparse representation, including ksvd image denoising, Matlab procedures, procedures are detailed notes, easy for beginners to learn, code can be used directly)

文件列表:

Chapter_01_3D_spheres.m,7575,2010-09-15
Chapter_01_LpLq_demo.m,1161,2010-09-15
Chapter_01_normDescroption.m,710,2010-09-15
Chapter_02_DesignFrame.m,1842,2009-07-04
Chapter_02_GrassDemo.m,1459,2010-09-15
Chapter_02_picketfence.m,412,2010-09-15
Chapter_03_Demo_Greedy.m,5267,2010-09-15
Chapter_03_Demo_Relaxation.m,3565,2010-09-15
Chapter_03_IRLS_noNoise.m,1239,2010-09-15
Chapter_03_WeakMP_efficiency.m,1584,2010-09-15
Chapter_04_Bounds.m,1277,2010-09-15
Chapter_04_TwoOrthoBP_Proof.m,495,2010-09-15
Chapter_05_IRLS.m,3791,2010-09-15
Chapter_05_LARS.m,6931,2009-07-05
Chapter_05_LARS_DEMO.m,1825,2010-09-15
Chapter_05_LARS_vs_OMP.m,3665,2010-09-15
Chapter_05_No_Uniqueness_Noise_demo.m,3224,2010-09-15
Chapter_05_TwoEps_Noise_demo.m,1855,2010-09-15
Chapter_06_IS_Sanity_Check.m,1132,2010-09-15
Chapter_06_Iterated_Shrinkage.m,14787,2010-09-15
Chapter_07_ShowTheGap1.m,2568,2010-09-15
Chapter_07_ShowTheGap2.m,6484,2010-09-15
Chapter_08_BP_vs_DS.m,7528,2010-09-15
Chapter_09_TV_vs_Heaviside.m,586,2010-09-15
Chapter_10_Create_Atom_Examples.m,1603,2010-09-15
Chapter_10_Deblurring.m,15610,2010-09-15
Chapter_10_Shrinkage_Rho.m,2330,2010-09-15
Chapter_11_Graphs.m,6940,2010-09-15
Chapter_11_RandomOMP.m,2391,2009-08-05
Chapter_11_Synthetic.m,8910,2009-12-18
Chapter_12_Demo1.m,4030,2010-09-15
Chapter_12_Demo2.m,3651,2010-09-15
Chapter_12_DispDict.m,1753,2009-08-31
Chapter_12_TrainDic.m,11586,2009-08-17
Chapter_12_TrainDic_Fast.m,12084,2009-12-02
Chapter_13_AverageL.m,751,2010-09-15
Chapter_14_Global.m,3197,2010-09-15
Chapter_14_Global_SURE.m,3504,2010-09-15
Chapter_14_KSVDdenoising.m,7037,2010-09-15
Chapter_14_KSVDGlobalDenoising.m,3708,2010-09-15
Chapter_14_Local1.m,3754,2010-09-15
Chapter_14_Local2.m,4447,2010-09-15
Chapter_14_NLMDenoising.m,1545,2010-09-15
Chapter_15_CoreInpainting0.m,6422,2010-09-15
Chapter_15_CoreInpainting1.m,6069,2010-09-15
Chapter_15_CoreInpainting2KSVD.m,8748,2010-09-15
Chapter_15_CoreInpainting2MOD.m,7300,2010-09-15
Chapter_15_CoreInpainting3KSVD.m,5864,2010-09-15
Chapter_15_ImpulseNoiseRemoval.m,5103,2010-09-15
Chapter_15_Local_MCA_KSVD.m,9593,2010-09-15
Chapter_15_ScaleUp_Main.m,1829,2010-09-15
Chapter_15_ScaleUp_Training_and_Testing1.m,6569,2009-12-08
Chapter_15_ScaleUp_Training_and_Testing2.m,7338,2009-12-08
fht.m,218,2004-06-09

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

发表评论

0 个回复

  • Log convert
    用C++实现的对数变换达到图像增强效果,代码亲测可用(Logarithmic transformation realized by C++ achieves image enhancement effect, and code pro-test is available.)
    2019-05-12 09:42:49下载
    积分:1
  • feature_selection
    自己编的特征选择程序,分别包括用顺序前进法(SFS),顺序后退法(SBS),增l 减r 法(l–r)、SFFS法进行选择的程序(own addendum to the feature selection procedures, including the use of sequential forward (SFS). back order (SBS), by reducing r l (l-r), SFFS method to choose the procedure)
    2021-04-28 10:58:44下载
    积分:1
  • lane-detection
    车道偏离识别的程序,采用的是动态规划算法,对弯道也有比较高的识别率(lane departure algorithm, which has good performance even for curve lane.)
    2012-05-13 19:33:14下载
    积分:1
  • xcldefogging1
    这是一种彩色图像去雾算法,可以识别物体的轮廓,但是同时也会加强这些轮廓,虽然去雾效果不错,但是会加强轮廓!(This is a color image to fog algorithm can identify the contours of the object, but will also enhance the outlines, although to fog effect is good, but will strengthen the profile!)
    2013-04-17 19:52:56下载
    积分:1
  • texturedxl
    图像检索。通过计算所要检索的图像与图像库中的距离dis,dis最小者与检索图像同类。(image retrieval. Calculated to be indexed images and pictures of the dis the distance, the smallest dis with similar image retrieval.)
    2007-05-17 19:48:28下载
    积分:1
  • fusion_change_detection
    说明:  SAR图像变化检测代码,基于差异图和比值图融合的(SAR image change detection code, based on the ratio of different maps and map integration)
    2010-04-09 17:30:35下载
    积分:1
  • pupildetectOK
    在VC6.0环境下,借助openCV函数库,对视频中的人脸进行检测,并实时跟踪,然后用Haar特征的分类器定位人脸,并检测瞳孔存在与否,提取关于眼睛的疲劳信息(In VC6.0 environment, with the aid of openCV function library, to detect human faces in video, and real-time tracking, positioning and use characteristics of Haar classifier faces, and examine the pupil existence, to extract the information about the fatigue of the eye)
    2014-04-14 23:00:39下载
    积分:1
  • facedetectbeldi
    detect face and recognition with lpd and pca
    2014-02-11 04:55:35下载
    积分:1
  • zt
    说明:  图像高斯滤波,再边缘检测中,首先要用到高斯滤波(images Gaussian filtering, edge detection again, the first use of the Gaussian filter! !)
    2005-09-24 18:51:13下载
    积分:1
  • feature_selection_peng
    说明:  图像特征提取的四种算法,花了很大的力气才弄来的!和大家分享!(Four types of image feature extraction algorithm, to spend a great deal of effort to get the! To share with you all!)
    2008-10-13 09:20:54下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载