登录
首页 » matlab » MATLAB-wavelet

MATLAB-wavelet

于 2012-03-13 发布 文件大小:12KB
0 349
下载积分: 1 下载次数: 47

代码说明:

  MATLAB实现小波变换经典程序,包括采用多孔trous算法实现小波变换、基于小波消噪的雷达回波检测、小波插值与小波构造、小波滤波器构造和消噪程序、小波谱分析mallat算法经典程序、小波图像重构 Matlab 程序等等(MATLAB wavelet transform classic program, including the use of undecimated wavelet transform algorithm to achieve the wavelet transform, the radar echo detection based on wavelet denoising, wavelet interpolation and wavelet construction, construction and de-noising of the wavelet filter program, a small spectral analysis mallatclassic algorithm procedures, wavelet image reconstruction Matlab programalgorithm)

文件列表:

Matlab小波
..........\基于小波消噪的雷达回波检测.txt,1809,2012-03-13
..........\小波图像重构 Matlab 程序.txt,7912,2012-03-13
..........\小波插值与小波构造(3个程序).txt,1751,2012-03-13
..........\小波滤波器构造和消噪程序.txt,4335,2012-03-13
..........\小波谱分析mallat算法经典程序.txt,1922,2012-03-13
..........\提升法97经典程序.txt,7410,2012-03-13
..........\此程序实现构造小波基.txt,3096,2012-03-13
..........\采用多孔trous算法(undecimated wavelet transform)实现小波变换.txt,1609,2012-03-13

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

发表评论

0 个回复

  • Savitzky-Golay filter
    Savitzky-Golay滤波是一种工程应用数据处理中高效的滤波方法,能同时得到平滑后的数据和数据梯度。(Savitzky-Golay filter is an efficient filtering method in engineering application data processing, which can simultaneously obtain the smoothed data and data gradient.)
    2018-03-28 11:04:34下载
    积分:1
  • Wav_Noise
    语音信号去噪,在MATLAB开发环境下,对含噪声的语音信号进行小波变换,实现语音增强的功能。(The speech signal denoising, wavelet transform, the noisy speech signal in the MATLAB development environment, Speech enhancement functions.)
    2012-03-15 10:31:02下载
    积分:1
  • xierbotebianhuan
    希尔伯特变换和小波包结合的齿轮箱故障诊断方法,里面有具体的介绍小波包的分层方法,非常详细,可以下下来看看(Hilbert transform and wavelet packet of gearbox fault diagnosis method, there is detailed introduction inside the layered method of wavelet packet is very detailed, can down and have a look )
    2013-09-24 10:02:39下载
    积分:1
  • EMD_EEMD_VMD
    说明:  可用于信号的EMD、EEMD、VMD分解,里面都加了自己的注释,通俗易懂(It can be used for signal EMD, EEMD, VMD decomposition. Because the algorithm adds its own annotations, it's easy to understand)
    2017-07-08 09:20:13下载
    积分:1
  • 漫画傅里叶解析-涉谷道雄
    介绍傅立叶变换的漫画,不是大量公式叙述或证明,简洁生动,易于理解。(The caricature that introduces Fourier transform, is not a lot of formula narration or proof, concise and vivid, easy to understand.)
    2020-06-22 17:00:02下载
    积分:1
  • shiyan
    shiyan图像分析及图像处理(时频变换)的小软件(Shiyan image analysis and image processing (time-frequency transform) a small software)
    2008-05-06 07:54:00下载
    积分:1
  • wave
    用于进行小波变换,对原始的光谱图像数据进行预处理(Used wavelet transform, the original spectral image data preprocessing)
    2014-01-07 22:55:01下载
    积分:1
  • 脉搏信号分析 pulse
    脉搏信号分析 (1)设计滤波器,实现对脉搏信号的噪声抑制和基线纠漂; (2)时域分析:波形特征检测; (3)功率谱分析:对消噪后的信号进行功率谱分析。要求计算信号的功率谱,功率谱峰值,峰值频率。 (Pulse signal analysis (1) design the filter, to achieve the pulse signal noise suppression and baseline drift correction (2) time-domain analysis: waveform feature detection (3) power spectral analysis: noise cancellation signal after the power spectrum analysis . Require calculation of the signal power spectrum, peak power spectrum, peak frequency.)
    2011-07-13 09:56:01下载
    积分:1
  • 40
    说明:  近年来,随着互联网的高速发展,网上的多媒体信息也急剧增加,这些多媒体信息以图像为主。如何从浩瀚的图像数据库中快速、准确地找出所需要的图像,己成为一个备受关注的研究课题。有效地组织、管理和检索大规模的图像数据成为迫切需要解决的问题。于是基于内容的图像检索(Content-Based Image Retrieval: CBIR)作为一个崭新的研究领域出现了。 本课题拟研究、分析彩色图像红、绿、蓝三基色直方图的生成、特征提取和相似度等问题,应用图像的颜色信息—三基色直方图对图像进行检索。针对基于颜色的图像检索,本文采用应用广泛的RGB颜色空间来表示图像的颜色特征,对颜色分量进行等间隔量化并形成特征矢量并对特征矢量进行归一化处理,采用图像均匀分块的方法引入图像中色彩所处的位置信息,用距离度量函数进行图像的相似性匹配。在此基础上实现了基于三基色直方图算法的检索系统。 本文的研究和实践对于促进基于内容的图像数据库检索技术的应用具有一定的参考价值和实践意义。 (With the rapid development of Internet, the multimedia information is booming. All this information is mostly images. Effective recognizing, management and searching all these images have been an emergent problem. This has led the rise of a new research and development field: Content-Based Image Retrieval (CBIR). The topics to research, analysis color images red, green and blue color histogram generation, feature extraction and the similarity of the issues, application of the color image- trichromatic histogram of the image retrieval. Based on the color against the static image retrieval, this paper application of a wide range of RGB color space to indicate the color image features, the color components, such as spacing and quantitative characteristics of a feature vector and a normalization of vector processing, using uniform image block the introduction of the method in which the color image Location information, and distance measuring function similar to the image of the match. On)
    2009-10-21 11:37:34下载
    积分:1
  • qwet1234
    在 MATLAB 中的窗函数,十分简单: 矩形窗 三角窗 汉宁窗 海明窗 布拉克曼窗 恺撒窗 (In MATLAB, the window function is very simple: a rectangular window of triangular windows Hanning Hamming Blackman Window Caesar Window)
    2010-03-10 12:40:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载