登录
首页 » matlab » wveletedenoise

wveletedenoise

于 2010-12-03 发布 文件大小:625KB
0 266
下载积分: 1 下载次数: 746

代码说明:

  多种方法(软硬阈值、自适应阈值等)进行小波去噪的matlab...( denoise by wavelete methods)

文件列表:

prog
....\Birge_Massart.m,844,2007-07-09
....\den1.m,767,2007-07-09
....\den1_10.m,1113,2007-07-09
....\den1_5_1.m,1600,2007-07-09
....\den1_9.m,796,2007-07-09
....\den2.m,756,2007-07-09
....\den3.m,856,2007-06-07
....\den4.m,2808,2007-07-09
....\denoise0615.m,4356,2007-07-09
....\denoise0701.m,5379,2007-07-09
....\Donoho.m,492,2007-06-28


....\meanfilter.m,492,2007-07-09
....\medfilter.m,581,2007-07-09
....\MSE.m,189,2007-07-02
....\MSE_color.m,281,2007-07-09
....\noise.m,1051,2007-07-01
....\PSNR.m,101,2007-05-23
....\PSNR_color.m,113,2007-07-02
....\wdenoise.m,1754,2007-06-28
....\文件清单及说明.txt,1778,2007-07-09

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

发表评论

0 个回复

  • my_harris
    自已编的一个matlab的harris角点检测的代码(Their own for a matlab the harris corner detection code)
    2009-04-04 11:31:08下载
    积分:1
  • src
    How to use the ordinary Voronoi partition generator. The m-files also have their own help documentation that you can view in Matlab. This code creates a bounding polygon that is a square. Then it randomly creates 10 points and then creates and draws the partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(2, 10) regions = voronoi(bounds, points) drawRegions(bounds, regions) ================================ This is a brief set of instructions on how to use the Multiplicatively- weighted Voronoi partition generator. Each of the m-files has a help section, so in Matlab you can call: help mwvoronoi help drawRegions Here is an example that creates a bounding polygon, a square with side length 10. Then it randomly creates six points with random weights. Finally, the code draws the resulting partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(3, 6) regions = mwvoronoi(bounds, points) drawRegions(bounds, regions) Enjoy!
    2013-10-30 12:23:18下载
    积分:1
  • Attachments_2012_01_15_3
    matlab code for signal processing for plot signals
    2012-11-17 02:11:14下载
    积分:1
  • BLDC
    基于matlab的无刷直流电机仿真速度PI,电流PI双闭环仿真(Matlab-based simulation of brushless DC motor, using speed PI, current PI double closed loop control.)
    2021-04-18 13:48:51下载
    积分:1
  • KNN
    自己编写的近邻法算法,包括k近邻法、两分剪辑和重复剪辑、压缩算法。在文档中给出了一个简单的算法原理说明,详细参考边肇的《模式识别》。注:里面的分类线绘制算法存在一些问题,仅供大家参考修改。(The nearest neighbor algorithm written by myself, including k nearest neighbor, the two sub-editing and re editing, compression algorithm. The document gives a simple algorithm principle . The detailed explanation can be found in the book Pattern Recognition written by Bian Zhaoqi. Note: The line drawing algorithms have some problems, only for your reference.)
    2010-08-09 16:19:37下载
    积分:1
  • optical_tools_matlab1
    光学工具编程,利用MATLAB对光学中的各种应用编程(Optical tools programming, the use of MATLAB in a variety of optical application programming)
    2010-10-25 15:08:50下载
    积分:1
  • vehicular-orginal-report@@@@
    VEHICULAR DELAY TOLERANT NETWORKS-SURVEY
    2013-12-23 23:05:47下载
    积分:1
  • Matlab
    基于LMS算法的自适应均衡器!!!!!!!!!!!!!!!!!!(LMS-based adaptive equalizer algorithm)
    2009-06-16 15:32:56下载
    积分:1
  • MATLAB-PROGRAMMING
    matlab编程 中文版第二版 电子书 简单介绍matlab的基本入门和程序实现(matlab programming Chinese version of the second edition ebook matlab briefly the basic entry-level and program implementation)
    2013-09-12 11:29:12下载
    积分:1
  • spectral_estimation
    平稳随机信号谱估计 使用两种谱估计方法将信号和噪声分离:周期图法谱估计和Levinson-Durbin递推法谱估计。其中每种方法又细分为自编程序和使用matlab自带函数两种。( Random signal model is estimated using two methods of spectrum signal and noise separation: periodogram spectral estimation method and Levinson-Durbin recursive spectrum estimation method. Each method which is divided into self-fine procedures and the use of two matlab own function.)
    2009-07-09 15:03:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载