资源列表
Matlab---Wavelet-denoising
- ---本程序是基于WaveLab802平台作的。 ---包括以下方法: VisuShrink方法、SUREShrink方法、BayesShrink方法、AdaptBayesShrink方法、LAWMLShrink方法、BivaShrink方法、模型1、模型2、模型3(TrivaShrink方法)、BayesShrink方法、LAWMLShrink方法的DWT实现和DT_CWT实现- --- This procedure is based on the WaveLab802 plat
bfilter
- 双边滤波,用于图像预处理后。效果很不错~可以直接调用。-Bilateral Filtering for after image preprocessing. The effect is very good- can be called directly.
xiaobo
- 二维小波变换,分解和重构图像,并输出原图像和重构图像的误差函数-Two-dimensional wavelet transform, image decomposition and reconstruction, and output of the original image and reconstructed image of the error function
wav_sofm
- 使用小波变换和神经网络的混合图像压缩,希望对大家有所帮助-Using wavelet transform and neural network hybrid image compression, I hope all of you to help
turewavelet
- 是一种很重要的滤波方式,时域频域联合起来-Is a very important way of filtering, frequency domain time domain together
down-conversion
- 基于软件无线电的数字接收机中的下变频结构的程序-Based on software radio frequency conversion program under the digital receiver
Wavelet-analysis
- 降水小波分析 用于分析降水序列的周期变化规律-Wavelet analysis of rainfall series for the analysis of the cycle variation of precipitation
lwt
- 提升小波变换程序, %LWT Lifting wavelet decomposition 1-D. % LWT performs a 1-D lifting wavelet decomposition % with respect to a particular lifted wavelet that you specify.-lifting wavelet transform procedures% Local Walsh Transform Lifting wavelet dec
NEWTON
- 优秀论文配套源码。分布式电源的接入使得配电系统从放射状无源网络变为分布有中小型电源的有源网络。...使得配电系统的控制和管理变得更加复杂。但同时,分布式电源又具有提高电网可靠性,绿色节能,等等优点,所以为更好的利用分布式电源为人类造福,我们必须对其进行研究与分析。-Matlab prepared using forward and backward substitution distribution network power flow calculation program uses IEEE
waveleteeg
- 这是一个小波变换程序,对初学者非常有用,希望自习阅读,这样更深一步学习小波变换知识。-This is a wavelet transform procedures, very useful for beginners, hopes to study reading, so that further study wavelet transform knowledge.
二维横断面毫米波成像
- 二维横断面毫米波成像算法,采用的是点目标,可以自行更改需要成像的目标
denoise_image_with_two_methods
- 分别用小波、分形的方法对图像进行去噪,并对这两种方法的结果进行了比较。