搜索资源列表
bpsuanfa
- 用GA直接训练BP网络的权重算法 主程序:gafault.m 它包括以下子程序: 1. BP网络初始化:nninit.m――给出P,T,R,S1,S2; 2. 适应值计算函数:gabpEval.m; 3.将遗传算法的编码解码为BP网络所对应的权值、阈值函数:gadecod.m;
waveletthreshod
- 小波阈值去噪,比较了软阈值,硬阈值及当今各种阈值计算方法和阈值函数处理方法的性能,通过信噪比及均方差的比较,得出各种的算法的优劣。
2008101523144260
- 一、用GA直接训练BP网络的权重算法 主程序:gafault.m 它包括以下子程序: 1. BP网络初始化:nninit.m――给出P,T,R,S1,S2; 2. 适应值计算函数:gabpEval.m; 3.将遗传算法的编码解码为BP网络所对应的权值、阈值函数:gadecod.m; 二、用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法 主程序:gabpfault.m 它包括以下子程序: 1. 网络初始化:nninit.m――给出P,T,
wavelet_thresh_traditional
- 一个用于小波去噪的matlab程序,用matlabgui编写,去噪函数的核心是阈值去噪-wavlet denoising gui
waveletthresholddenoising
- 基于MATLAB的小波阈值去噪方法的研究(其中包括软阈值方法,硬阈值方法,广义小波阈值函数,自适应特征阈值等方法的代码)-MATLAB-based wavelet threshold denoising (including soft-thresholding method, hard threshold method, generalized wavelet thresholding function, adaptive threshold methods such as feature co
my_wthresh
- 软硬阈值函数和自定义的基于非线性变换阈值函数曲线图-Hard and soft threshold function and custom thresholding function based on nonlinear transformation curve
duotezhengzishiyingyuzhi
- 该程序实现多特征自适应阈值算法,两个matlab文件,一个为函数,该函数求出信号的特征量值并通过梯度下降法训练出其初始阈值,另一个为主函数,调用该函数文件;该程序将4路信号,每一路信号的特征量值及其自适应阈值求出来,并一起画出图来。-The program features multi-adaptive threshold algorithm, two matlab files, one for the function,the function seek out characteristics
Compromise-threshold-denoising
- 折中阈值去噪比较,详细比较了几种常用的阈值函数-Compromise threshold denoising
gaijinyuzhiquzao
- 通过改进的阈值函数,实现小波阈值去噪,通过验证,效果较好-Improved threshold function, the wavelet threshold denoising pass validation, the better
小波降噪Matlab
- 设定信噪比和随机数种子,使用确定阈值、软阈值由一维小波函数对信号实施降噪。
yuzhi
- 波阈值去噪,比较了软阈值,硬阈值及当今各种阈值计算方法和阈值函数处理方法的性能,通过信噪比及均方差的比较,得出各种的算法的优劣-Wave threshold denoising compared soft threshold and hard threshold and the current calculation method and the various thresholds threshold function processing performance of the method
a982cfb5a2d9
- 小波阈值去噪的各种方法研究,包括软硬阈值函数去噪,新的阈值函数去噪-Wavelet thresholding study various methods, including hard and soft threshold function de-noising, the new threshold function de-noising
xiaoboquzao
- 对含噪正弦波分别强制消噪、默认消噪、给定软阈值消噪等等方法进行消噪,选取不同的小波函数、不同的阈值函数将会产生不同的效果。其中常用的阈值函数包括两种:硬阈值法和软阈值法。-With the method of noise elimination, the default de-noising and the given soft threshold denoising method, the different wavelet function and the threshold functio
p2
- 一个p2信号文件,利用硬阈值和软阈值函数进行处理,得到结果-A signal p2 file using hard threshold and soft threshold function, to give the results
Denoise
- 各种去噪方法,主要是半软阈值去噪,广义阈值函数去噪,Donoho阈值或Birge-Massart策略及软阈值或硬阈值函数进行去噪。对灰度和彩色图像均可-Various denoising methods are mainly semi-soft threshold denoising, generalized threshold function denoising, Donoho threshold or Birge-Massart strategy and soft threshold or
心音matlab
- 利用阈值函数进行心音去噪的程序,利用了改进的双参数可调阈值函数(A threshold function is used to denoise the heart sound, and the improved dual parameter adjustable threshold function is used.)
自建小波去噪函数库
- 采用bmde算法计算阈值完成小波去噪,并对去噪效果进行评价(The bmde algorithm is used to calculate the threshold of wavelet de-noising, and the denoising effect is evaluated.)
soft
- 针对提出的故障信号,利用awgn加噪,对其进行小波软硬阈值降噪,提出一种改进阈值,利用五种自适应阈值函数sqtwolog、rigrsure、heursure、minimaxi和ddencmp中阈值选取原则,对软阈值、硬阈值和改进阈值进行降噪效果对比。(In view of the proposed fault signal, the wavelet soft and hard threshold de-noising is carried out by AWGN adding noise, an
小波改进阈值去噪程序
- 利用改进阈值函数的方式,提升小波去噪的效果(The improved threshold function is used to enhance the effect of wavelet denoising)
软硬阈值函数及示例
- 小波阈值滤波去噪算法中,使用的软硬阈值函数、改进半软阈值函数及示例(In wavelet threshold filtering denoising algorithm, the soft and hard threshold function, improved semi soft threshold function and examples are used)