搜索资源列表
Gabor_transform
- 关于如何实现Gabor小波变换的文章,对于想亲自动手实现Gabor小波变换的朋友非常有用.-on how to achieve Gabor wavelet transform article, want to personally get involved to achieve Gabor wavelet transform friends very useful.
wavelet-threshold-shrinkage-
- 小波阈值收缩算法的matlab程序,对信号进行去噪得到纯净语音-Wavelet threshold shrinkage algorithms matlab program, get on the clean speech signal denoising
FFTmatlab
- 做FFT只能看出信号在0到分析频率(采样频率的一半)之间的相对分布,或者说得到以采样频率归一化的频率。 采样频率即取样频率,指每秒钟取得信号样本的次数。所以,采样频率就是1/(delta t),其中delta t为连续采两次信号的时间间隔。 采样频率/采样点数=频率分辨率。 -Signal do FFT can only be seen in the 0 to the analysis frequency (half the sampling frequency) relative
DiscreteWaveletTransform
- 小波轉換(Discrete Wavelet Transform, DWT),所先對原圖水平做低頻和高頻的 convolution 之後降 頻,再做垂直的低頻和高頻的convolution,最後再降 頻,得到 結果。-Wavelet transform (Discrete Wavelet Transform, DWT), the first level of the Original low-frequency and high frequency of the c
lunwen22
- 小波去噪的仿真研究 :介绍了小波软门限和硬门限法上嗡的处理方法.分析了采用不同的小波进行软门限去噪的效果,比较了软门限去噪和硬门 限去噪的特点。仿真结果表叫,对高斯白噪声的上哚处理,选用c1b8小波比用symI和haar小波町以得到更好的去噪效果, 软门限法优于硬门限法-Simulation Study of Wavelet Denoising: The wavelet soft threshold and hard thresholding approach on the hum.
lfm
- 调频波形,你能用此代码进行调频波形变换,得到你想要的调频波形-You can use this code for FM waveform conversion ,To get what you want FM waveform
li5-39
- 首先对得到Haar小波进行提升方案,将其添加ELS到提升方案中,使用 2层提升小波分解,提取近似图像和细节图像。-First get the Haar wavelet for improved program that will add to enhance the ELS program, using 2-layer lifting wavelet decomposition to extract approximate image and detail images.
WaveletAnalyzer
- using this class you can play wavelet analyze in any image and get result as bitmap file
pingwen.m
- 数学工具。输入为一个相关矩阵,得到一个值来衡量其平稳的程度。-Mathematical tools. Input to a correlation matrix, to get a value to measure the extent of its stable.
wavelet
- 小波包与图像边缘检测。小波包分解后得到图像序列有近似部分和细节部分组成,近似部分是原始图像对高频部分进行滤波所得的近似表示-Wavelet packet and image edge detection. Wavelet packet decomposition get image sequence is approximate part and detail parts, approximate part is the original image of the high frequency
xiangye
- 小波变换图像压缩与去噪 多层分解后重构 与各项细节-using wavelets to cmp image and get noise off hjkhjdshdiuwuhdohoqhdoioiqdhiqwhd
cofficient-of-wavelet
- 对图像进行小波变换,并对变换后系数进行重组,得到对应的小波变换系数-The image wavelet transform, and to transform coefficient after reorganization and get the corresponding wavelet transform coefficients
3900001
- 本文研究的是利用奇异性指数实现对设备状态监视和故障预警功能。首先用LabVIEW 采集传感器电信号,然后对采集到的电信 号进行小波变换得到信号包络奇异点的奇异性指数,即设备运行状态的特征值-In this research project, we use LabVIEW to do wavelet-transformation to the signal collected by sensors in order to get singularity index from the sin
Spectrum-Analyzer
- 这是一个简单的应用,建立了解的Windows音频波形API的基本知识,并得到快速傅立叶变换(FFT)基本掌握。应用程序的特点是:双缓冲图形,采样音频信号源,选择录音源,使用调音台,计算FFT频谱阵列,并绘制采样数据。-This is a simple application built to understand the basics of the Windows Audio WAVE API, and to get a basic grasp on Fast Fourier Transfor
gecp
- 这是小波变换的一些常见方法。里面的2D DTCWT小波变换是一种很好的工具,可以加以组合,应用到其他图像分析任务当中,谢谢!-Inside the 2D DTCWT wavelet transform is a good tool that can be combined and applied to other image analysis tasks, thank you!This can be also get at website:http://eeweb.poly.edu/iseles
18
- 这一代码是有关信号变换的,利用傅里叶变换得到想要的效果-This code deals with signal transformation, by using Fourier transform to get wanted signal.
2DDWT
- 复杂的二维双树离散小波变换(DWT)同样也引起了小波在六个不同的方向,但是,在这种情况下有两种小波在每个方向将如下所示。在每一个方向,一个两个小波可以被解释为一个复数的真实部分2 d小波,而其他小波可以被解释为一个复数的虚部2 d小波。因为复杂的版本有两倍的小波作为真正的版本的转换、复杂的版本是4次膨胀。复杂的二维双树被实现为四个严格采样可分二维DWTs操作在并行。然而,不同的过滤器集一起使用的行和列。正如在现实情况下,金额和不同的子带图像进行小波得到定向。复杂的二维双树DWT的图像x是由以下函
emdfenjie
- 对采集到的振动信号进行EMD分解,得到一系列频率不同的经验模态函数IMF分量,可以用来滤波和提取原信号的特征。-The collected vibration signals of EMD, get a series of different frequency components of IMF empirical mode function can be used to filter and extract features of the original signal.
mywavedec_energy
- 自己可以根据实际情况选择不同的小波基来进行多尺度变换,并得到每个尺度下的能量分布-They can choose according to the actual situation of different multi-scale wavelets to transform and get under each scale energy distribution
ROI_code
- 提取图像roi,用matlab书写的代码,可直接运行-to get the roi of a picture