搜索资源列表
PDF_lodge
- 小波去噪相关程序,希望大家共同探讨,提供更多的好东西,最好不要搞营销!-relevant procedures in the hope that we can jointly explore, the more good things, the best to refrain from marketing!
多小波去噪.rar
- 多小波去噪,只需要改变一下图像的路径就可以用了!!!!
多小波去噪
- 这是一个很实用的多小波去噪程序,很适合信号处理和图像去噪,希望对大家有所帮助!
dghm
- 自适应的多小波阀值算法,利用多小波去除噪声的matlab源代码-Multiwavelet adaptive threshold algorithm, using wavelets to remove noise in many source code matlab
dghm
- 多小波中应用最多的就是DGHM多小波,该多小波有很好的去噪效果。-Multiwavelet Medium is the most widely used DGHM multiwavelet, the multiwavelet denoising has very good effect.
denosingbymultiscalewavelet
- 我们都知道以前的小波去噪没有充分利用相邻尺度间的相关性,而这个软件充分利用它们间的相关性来消除图像上的噪声,也就是通常所说多尺度积去噪方法。-We all know that the former does not take full advantage of wavelet denoising adjacent correlation between scales, and this software take full advantage of the correlation between
cl2
- cl2多小波去噪的源程序,对学校多小波的人很有帮助。需要自己修改一下图片的路径。-Cl2 many of the source wavelet denoising, the School Multiwavelet helpful people. Needs its own path picture changed a bit.
test
- 多尺度积去噪工具,基于平稳小波多尺度分解-Multi-scale plot denoising tool, based on stationary wavelet multi-scale decomposition
cl3
- cl3多小波详细的去噪程序及对这个程序的一些改进-cl3 multiwavelet denoising detailed procedures and a number of improvements to this process
sa4
- 关于sa4多小波的图像去噪程序及对这个程序一些新的想法-About sa4 multiwavelet image denoising procedures and on this program some new ideas
cl2
- 关于cl2多小波的图像去噪程序及对这个程序一些新的想法-About cl2 multiwavelet image denoising procedures and on this program some new ideas
cvWavelete
- 用opencv实现的图像小波变换及反变换代码,可用于图像去噪、多分辨率分析等方面。-Opencv achieved with wavelet transform and inverse transform the image code can be used for image denoising, multi-resolution analysis and so on.
Wavelet_denoising
- 包含了许多小波阈值去噪的程序,可以用MATLAB仿真,不错哦。-Contains a number of wavelet threshold denoising procedure, you can use MATLAB simulation, pretty good.
22
- 用小波变换思想,提出一种基于小波去噪的多输入多输出正交频分复用(MIMO-OFDM)系统信道估计方法。该方法首先利用最小二乘(LS)方法进行信道估计,然后对估计后的结果进行小波去噪处理。与传统最小二乘信道估计方法相比,该方法不需要预先知道信道的统计特性,信道估计性能有明显提高。-Based on wavelet transform,a method for MIMO-OFDM channel estimation with noise reduction is given,which is di
小波去噪程序
- 局部放电试验所采集的信号中往往混有白噪声、周期干扰信号去除。此处采用常用db系列小波中的db6小波进行9尺度的多分辨分解后,根据白噪声能量特性,估算各尺度的阈值大小,采用硬值进行处理,后进行重构。Matlab程序如下:
信号处理
- 部分信号处理Matlab程序,如有更多需要请留言(Part of the signal processing Matlab program, if there is more need to leave a message)
ChaoticSignalBasedonWaveletTransform.rar
- 基于小波多分辨率分析的思想,提出一种降低混沌信号噪声的方法。首先对一个混沌时间序列进行小波分析,得到信 号在各个尺度上的不同特性;再对各个高频细节信号进行二次小波去噪;最后对二次小波去噪后的信号进行线性叠加,达到 提取真实信号的目的(Based on the idea of wavelet multiresolution analysis, a method to reduce the noise of chaotic signal is proposed. First, the wavel
ShearLab3Dv11
- 多尺度多方向性的剪切波Shearlet变换优于小波变换,里面包含很多例子,可以直接运行,可以用于图像去噪,分割,增强等,是一个优于小波的图像稀疏表示工具(Shearlet transform of multi-scale and multi-directional shear wave is better than wavelet transform. It contains many examples and can run directly. It can be used for image
小波去噪
- 小波去噪,不同小波基,多层小波分解,软硬阈值去噪。(Wavelet denoising, different wavelet bases, multilayer wavelet decomposition, hard and soft threshold denoising)
小波降噪
- 小波降噪的方法有多种,如利用小波分解与重构的方法滤波降噪、利用小波变换模极大值的方法去噪、利用信号小波变换后空域相关性进行信噪分离、非线性小波阈值方法去噪、平移不变量小波降噪法,以及多小波降噪等等。归结起来主要有三类:模极大值检测法、阈值降噪法和屏蔽(相关)降噪法。其中最常用的就是阈值法去噪,其基本思想就是利用图像小波分解后,各个子带图像的不同特性选取不同的阈值,从而达到较好的降噪目的