登录
首页 » matlab » adaptivewaveletthresholddenoising

adaptivewaveletthresholddenoising

于 2010-04-13 发布 文件大小:2834KB
0 177
下载积分: 1 下载次数: 0

代码说明:

说明:  此文件夹主要是在学习自适应语音小波阈值去噪中所查找的文献,其中论文包括自适应算法的介绍、语音小波自适应去噪、其他数字信号自适应小波阈值去噪。(This folder is the main voice in the learning adaptive wavelet threshold denoising in the search of the literature, which includes adaptive algorithm thesis presentation, voice, wavelet adaptive denoising, and other digital signal adaptive wavelet thresholding.)

文件列表:

基于自适应小波阈值的文献\基于GCV准则的小波阈值去噪算法研究.kdh
基于自适应小波阈值的文献\基于SURE无偏估计的自适应小波阈值去噪.caj
基于自适应小波阈值的文献\基于双正交小波包分解的自适应阈值语音增强.pdf
基于自适应小波阈值的文献\基于小波分解的信噪分离.caj
基于自适应小波阈值的文献\基于小波包变换的自适应阈值语音去噪净化.pdf
基于自适应小波阈值的文献\基于小波阈值多窗口功率谱估计的语音增强.pdf
基于自适应小波阈值的文献\基于离散小波变换的自适应语音消噪方法.caj
基于自适应小波阈值的文献\基于自适应小波阈值的硅微陀螺信号处理方法.kdh
基于自适应小波阈值的文献\小波阈值和RLS自适应算法语音消噪应用研究.pdf
基于自适应小波阈值的文献\自适应小波阈值去噪在重力仪信号处理中的应用.caj
基于自适应小波阈值的文献\自适应小波阈值算法在心电信号去噪中的应用.pdf
基于自适应小波阈值的文献\自适应小波阈值语音增强新方法.pdf
基于自适应小波阈值的文献\自适应滤波器中LMS算法的应用.caj
基于自适应小波阈值的文献\自适应滤波器及其应用研究.kdh
基于自适应小波阈值的文献

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

发表评论

0 个回复

  • fuzzy
    模糊数学在聚类分析中的作用(matlab代码)(Fuzzy clustering analysis of the role in the (matlab code))
    2013-08-22 14:51:18下载
    积分:1
  • convolutional
    convolutional source code
    2012-09-07 13:05:18下载
    积分:1
  • SA
    模拟退火算法,解决旅行最短路径问题,matlab程序(Simulated annealing algorithm to solve traveling the shortest path problem, matlab program)
    2013-12-06 15:16:50下载
    积分:1
  • 车牌识别系统MATLAB源代码完整
    说明:  clc; clear all; close all; [filename, pathname, filterindex] = uigetfile({'*.jpg;*.tif;*.png;*.gif','All Image Files';... '*.*','All Files' }, '选择待处理图像', ... 'images\01.jpg'); file = fullfile(pathname, filename);%文件路径和文件名创建合成完整文件名 id = Get_Id(file);%得到file中的所有对象 Img = imread(file);%根据路径和文件名读取图片到Img [Plate, bw, Loc] = Pre_Process(Img); % 车牌区域预处理 result = Plate_Process(Plate, id); % 车牌区域二值化处理 % 寻找连续有文字的块,若长度大于某阈值,则认为该块有两个字符组成,需要分割 bw = Segmation(result); words = Main_Process(bw); % 主流程处理 Write_Mask(words, id); % 写出到模板库 str = Pattern_Recognition(words); % 识别(Mike is a student. He is my good friend. He is busy at the weekend. He is going to read a magazine this Saturday morning. He is going to go to the zoo this Saturday afternoon. He is going to buy a book this Sunday morning. He is going to learn Kungfu this Sunday afternoon. He is going to watch TV this Sunday evening.)
    2017-08-13 02:35:37下载
    积分:1
  • histw
    An alternative to Matlab s HIST, function HISTW prevents extreme values in top and bottom percentiles of an input vector affecting the histogram s scaling, obscuring location and shape of the distribution s main mass. Limits of x and y (maximum only) axes can be set, and a marker line drawn at given x position. In contrast to HIST, bin size can be explicitly specified, and relative, rather than absolute, frequencies are plotted.
    2007-07-14 17:23:47下载
    积分:1
  • RMS
    周期信号有效值算法,取半周期进行计算,采用matlab s函数编写(Periodic signal RMS algorithm, take half cycle is calculated using matlab s function)
    2021-03-11 23:19:25下载
    积分:1
  • CFD2_lc
    有限体积法求解一维欧拉方程,有助于理解近似黎曼解的概念(Finite volume method for solving one-dimensional Euler equations, contribute to an understanding of the concept of approximate Riemann solutions)
    2007-09-10 14:19:21下载
    积分:1
  • itemView
    这是点菜机的服务晨曦 ,还有一个是点菜机的客户机程序,你可以下载(this is a program of serving ,there is another program if you arm interest)
    2009-12-06 20:59:05下载
    积分:1
  • case14
    本程序采用的是基于matlab的PQ分解法潮流计算,程序主要分为三个部分:第一部分用于生成系统的节点导纳矩阵。第二部分主要进行潮流系统的迭代运算。第三部分主要用于对程序最后输出结果的计算,如电压的幅值,相角,功率分布等。(This procedure is used in matlab the PQ decomposition method based on flow calculation, the program is divided into three parts: The first part of the node admittance matrix used to generate the system. The second part of the iteration trend system. The third part is mainly used for the calculation of the final output of the program, such as the amplitude of the voltage, phase angle, power distribution.)
    2016-04-27 10:05:18下载
    积分:1
  • MATLAB
    MATLAB中单位阶跃信号和单位阶跃序列的产生程序(MATLAB in the unit step signal and the unit step sequence generation program)
    2010-10-25 12:51:39下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载