搜索资源列表
《现代信号处理教程》配套源程序
- 此程序是关于小波变换用于故障信号分析和处理的程序。-this procedure is used on the wavelet transform fault signal analysis and processing procedures.
小波包进行信号的去噪处理
- 此程序是关于小波变换用于故障信号分析和处理的程序,特别适合去噪和第一类间断点的检测,适合机械波研究者参考-this procedure is used on the wavelet transform fault signal analysis and processing procedures, particularly suitable for de-noising and continuity of the first category of detection, for the refe
改进的小波变换算法
- 改进的小波变换C源码
waveletexample
- 在matlab环境下,实现小波变换对信号处理方面的试验。-In the matlab environment, the realization of wavelet transform for signal processing experiments.
selected_Algorithm_Collections_for_DSP_Application
- 基于matlab的新型信号处理算法集。包括模拟退火、遗传算法、反向传播神经网络、小波变换等等,对于统计信号处理很有参考价值。-Matlab based on a new type of signal processing algorithms. Including simulated annealing, genetic algorithm, back-propagation neural network, wavelet transform, etc., for statistical sig
wavelet
- 语音增强是语音信号处理的重要分支,本程序用小波变换实现-Speech enhancement speech signal processing is an important branch, the procedures for implementation of Wavelet Transform
MdoernSignalProcess
- 包含了多个信号处理的算法,多通道滤波器,小波变换等信号处理的算法-filters, wavelets
wavelet_Matlab7
- 本书是“MATLAB应用技术”系列丛书之一,以最新推出的MATLAB中的小波分析工具箱Wavelet Toolbox 3.0版本为基础。全书共分为三部分,第1部分着重介绍了小波理论基础,包括小波基础知识、连续小波变换、离散小波变换、多分辨率分析与正交小波变换、小波变换和多采样滤波器组、二维小波变换与图像处理及小波包的基本原理等;第2部分重点说明了小波分析工具箱的详细使用方法,包括图形用户接口、小波通用函数、一维小波变换的MATLAB实现、二维小波变换的MATLAB实现、小波包变换的MATLAB实
signal_processing
- 用matlab编写的信号处理之QPSK调制与解调程序,均衡,OFDM仿真,小波变换,卡尔曼滤波等等14个程序源代码-Written by matlab signal processing of the QPSK modulation and demodulation process, a balanced, OFDM simulation, wavelet transform, Kalman filtering, etc. 14 source code
MATLABDigitalSignalProcessing[zhangdefeng][souceco
- 详解MATLAB 数字信号处理[张德丰][程序源代码] 书<<MATLAB 数字信号处理[张德丰]>>全部采用了MATLAB语言编程实现,并结合实例对算法程序进行验证和分析。其中详细讲解了信号的分析基础、系统模型及数据采集分析、信号的变换、模拟滤波器、IIR滤波器设计、FIR滤波器、MATLAB的其他滤波器、随机信号及参数建模、信号在小波分析与处理中的应用等,绍MATLAB在数字信号中的具体应用。 数字信号处理的工程设计人员参考。 -MATLAB sourc
wavelet-speech
- 语音信号处理中的,小波变换去噪基本算法的源程序,对初学者有一定的参考价值。-Speech signal processing, wavelet transform denoising basic algorithm of the source, for beginners with some reference value.
wavelet_morlet
- 对一维信号进行连续小波变换,从时频角度分析和处理信号!-One-dimensional continuous wavelet transform signals from time-frequency analysis and signal processing point of view!
locationP_QRS_T
- 基于小波变换的心电信号预处理 和PQRST波特征提取-PQRST wave of ECG preprocessing and feature extraction
语音信号处理
- 采用MATLAB 2015b综合运用各种函数调用等来实现语音信号时域的短时能量,短时过零以及短时自相关函数分析和频域的傅里叶变换,功率谱估计,短时傅里叶变换,小波分析,语音信号的短时综合,语谱图各种分析,充分了解熟悉语音信号的相关分析方法。(This experiment uses the MATLAB 2015 b, the integrated use of various kinds of function call to realize speech signal in time dom
小波变换
- 小波变换 信号处理 通过伸缩平移运算对信号(函数)逐步进行多尺度细化,最终达到高频处时间细分,低频处频率细分,能自动适应时频信号分析的要求,从而可聚焦到信号的任意细节。(Wavelet transform signal processing through the telescopic translation operations to signal (function) step by step multi scale refinement, the final breakdown of ti
同步挤压小波
- 小波变换中的同步挤压小波程序。支持GUI界面交互,也可独立运行,易改造,易结合。(The synchronous extrusion wavelet program in the wavelet transform. Support GUI interface interaction, also can run independently, easy to transform, easy to combine.)
新建文件夹
- 小波变换处理数据,处理微弱信号,有较好的分析性能(Wavelet transform process data and deal with weak signal, which has better analytical performance.)
xiao_bo
- 利用小波变换,对加噪后的语音信号进行去噪处理,可以实现较好的效果,且语音信号失真小。(Using wavelet transform,the noised speech signal is denoised.Good results can be achieved and speech signal distortion is small.)
小波变换
- 做地震数据处理的去噪程序,通过原始信号,加噪声的信号,以及小波变换的信号进行比较分析,并生成图像。(Do the denoising program of seismic data processing, compare and analyze the original signal, noise signal and wavelet transform signal, and generate the image.)
小波变换阈值信号去噪
- 小波变换阈值信号去噪,去噪性能非常良好,其次,小波变换也广泛用于其他各类信号进行降噪处理