搜索资源列表
小波分析--黄变换程序
- 首先,找出 上所有的极值点,然后用三次样条函数曲线循序连接所有的极大值点,得到信号 的上包络线 ,采用同样的方法连接所有的极小值点,得到 的下包络线 。循序连接上、下两条包络线的均值可得到一条均值线 : (7-1) 再用 减去 得到 : (7-2) 如果 满足IMF的两个条件,则 即为第一阶IMF,一般来说, 并不满足条件,此时,
matlab.采用墨西哥帽子小波函数
- 采用墨西哥帽子小波函数,构造一维连续小波变换的程序,The use of Mexican hat wavelet function, construction of one-dimensional continuous wavelet transform procedure
lianxu
- 本源码是在matlab环境中进行连续小波变换,不用调用matlab中的小波函数。-The source code is in the matlab environment, continuous wavelet transform, do not call matlab in the wavelet function.
wavelet_Matlab7
- 本书是“MATLAB应用技术”系列丛书之一,以最新推出的MATLAB中的小波分析工具箱Wavelet Toolbox 3.0版本为基础。全书共分为三部分,第1部分着重介绍了小波理论基础,包括小波基础知识、连续小波变换、离散小波变换、多分辨率分析与正交小波变换、小波变换和多采样滤波器组、二维小波变换与图像处理及小波包的基本原理等;第2部分重点说明了小波分析工具箱的详细使用方法,包括图形用户接口、小波通用函数、一维小波变换的MATLAB实现、二维小波变换的MATLAB实现、小波包变换的MATLAB实
xiaobobianhuan
- 连续小波变换程序算例 新手可以用来参考参考-Continuous wavelet transform procedures for novice operator can be used to refer to refer to cases of
wavelet_morlet
- 对一维信号进行连续小波变换,从时频角度分析和处理信号!-One-dimensional continuous wavelet transform signals from time-frequency analysis and signal processing point of view!
wgmvpara
- 小波灰度矩向量计算代码,首先进行morlet连续小波变换,然后将小波灰度矩分为16份-Wavelet gray moment vector calculation code, the first to morlet continuous wavelet transform, and then divided into 16 wavelet Gray Moment
wavepack
- 这时一些关于matlab连续小波变换的程序代码,希望对学习matlab的人有用处-At this time about the continuous wavelet transform matlab code, people who want to learn useful matlab
detectionofabruptpoint
- 小波变换有关突变点的检测,通过离散小波变换与连续小波变换进行对比-Wavelet transform on the detection of mutations, through the discrete wavelet transform are compared with the continuous wavelet transform
lianxuxiaobo
- 对连续小波变换进行了matlab仿真,程序完整,进过验证的。-Conducted on the continuous wavelet transform matlab simulation, program integrity, been to verify.
wavelet-transform-
- 信号由三个频率分别为0.01,0.1,0.2的正弦信号组成。 (1)作信号的连续小波变换。 (2)自己选择小波基数,对信号进行多尺度分解,将每一个正弦信号分开。 (3)重建原信号。 -Signal from the three frequencies were 0.01,0.1,0.2 sinusoidal signals. (1) continuous wavelet transform for signal. (2) choose the wavelet base
cwt_contious1
- 牛人自己编写的基于morlet小波的连续小波变换,可以修改其中参数,但是输出与matlab自带的函数有出入,在修正中。-Prepared by the cattle themselves morlet wavelet continuous wavelet transform, where the parameters can be modified, but the output function that comes with matlab discrepancy in the amendme
Wavelet-decomposition
- 一维连续小波变换,多尺度分解,系数图形显示,不同尺度的重构。-One-dimensional continuous wavelet transform, multi-scale decomposition coefficient graphical display, the reconstruction of the different scales.
singal-denoising-using-cwt(lj)
- 基于连续小波变换的小波降噪 matlab-Based on continuous wavelet transform matlab Wavelet Noise Reduction
Continuous-wavelet-transform
- 连续小波变换和其尺度谱 可以使用我自己都用这-Continuous wavelet transform and its scale spectrum may have used it with my own
CWT
- 连续小波变换--通过编程更好地理解连续小波变换,从而对连续小波变换增加了理性和感性的认识,并能提高编程能力!-CWT- By programming a better understanding of the continuous wavelet transform, and thus increases the continuous wavelet transform rational and perceptual awareness, and improve programming skil
02
- 2.1 傅里叶变换 2.1.1 经典傅里叶变换 2.1.2 傅里叶变换的基本性质 2.1.3 快速傅里叶变换 2.1.4 短时傅里叶变换 2.2 小波分析与多分辨率分析的历史 2.3 小波分析与傅里叶变换的对比 2.4 小波变换 2.4.1 连续小波变换 2.4.2 离散小波变换 2.4.3 高维小波连续变换 2.5 常用小波基函数 2.5.1 小波函数 2.5.2 小波函数系 2.5.3 复数小波 2.6 构造紧支撑正常小波基 2
wavelet_analysis_1D
- 对一组数据完成了连续小波变换,并得到了时间与scale 的图像-Complete set of data on a continuous wavelet transform and get the time and scale images
Cwt连续小波
- 连续小波变换源代码,用于视频分析,实测有效(Continuous wavelet transform source code, measured effective)
小波实验
- 哈尔小波转换 一维信号与二维图像的三级分解 信号去噪与重构 morlet小波连续小波变换(Haar wavelet Three level decomposition of one dimensional signal and two dimensional image Signal denoising and reconstruction morlet wavelet continuous wavelet transform)