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

Matlab-Package-Book

于 2020-11-23 发布 文件大小:74KB
0 440
下载积分: 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 个回复

  • 76739082nonrigid_version16
    说明:  多种刚性和非刚性配准算法,带有举例说明,非常好用(Multiple Rigid and Non-Rigid Registration Algorithms)
    2020-06-21 22:40:01下载
    积分:1
  • SIFT
    用matlab写的sift算法的全过程,用于提取特征点,是图像识别的一种好算法(The algrithm of sift)
    2011-09-23 22:05:11下载
    积分:1
  • future_net.tar
    2016华为软件精英挑战赛,采用迪杰斯特拉算法,效率高,但需要自行修改(HUAWEI software challenge 2016)
    2016-04-12 14:00:55下载
    积分:1
  • parallel_algorithm_of_wavelet
    用于图象处理的小波变换并行算法,本文在二进小波变换及Mallat快速算法原理的基础上,分析了小波变换的 可并行成分,研究了小波变换的并行算法.算法分析表明,并行小波变换可以有效 地提高运行速度,其并行处理效率也接近理想状态.(image processing for the wavelet transform parallel algorithm, In this paper, two Progressive Mallat wavelet transform and fast algorithm on the basis of principle, Analysis of the wavelet transform the parallel components of wavelet transform the parallel algorithm. algorithm analysis showed that Parallel wavelet transform effectively increase the operating speed and its parallel processing efficiency is close to the ideal state.)
    2007-05-08 10:42:38下载
    积分:1
  • showline
    图像检测,目标检测简单来说就是找出图像中的目标并给定目标的位置,一般用矩形框定位出目标(In image detection, target detection is simply to find out the target in the image and give the location of the target. In general, the rectangular box is used to locate the target)
    2019-04-12 16:18:23下载
    积分:1
  • weina
    本代码可以实现图像的维纳滤波,经过调试无错误,对于学习图像处理有较好帮助。(This code can achieve the image filtering, error-free through the debugging, better for learning image processing help.)
    2011-05-31 22:10:17下载
    积分:1
  • 1122
    crimini算法对图形进行修复,您能够充分的利用空间信息,纹理信息(crimini graph algorithm to repair, you can take full advantage of the spatial information, texture information)
    2013-06-21 11:08:33下载
    积分:1
  • evalution_copy
    三个程序实现目标检测结果的评估,包括ROC曲线,AP值,Fmeasure的计算。(Three procedures are used to evaluate the results of target detection, including ROC curves, AP values, and Fmeasure calculations.)
    2021-04-14 17:28:55下载
    积分:1
  • Pyramid
    金字塔模板匹配,一个很有商业价值的软件【我背着导师上传给大家的,希望对整个中国的相关领域开发者有帮助】(Pyramid template matching, a great commercial value of software 【I tutor upload their backs to you, and I hope the related areas of China as a whole help developers】)
    2009-09-16 22:39:30下载
    积分:1
  • RayTracer
    VB像素光影跟踪(图像渲染)工具,有需要的就下载吧。(VB Tracking pixel lighting (image rendering) tools, there is a need to download it.)
    2013-08-04 15:09:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载