搜索资源列表
xiaobo_PSK
- 基于二次小波变换的psk信号符号率的估计
wavelet
- 用于语音压缩的小波变换编解码程序,在VC上正常运行
LFM_signal
- 关于线性调频波的三个小程序,包括线性调频波的生成,FFT变换,线性调频信号通过匹配滤波器-Linear frequency modulation wave on the three small procedures, including the generation of LFM wave, FFT transform, linear frequency modulated signal through the matched filter
xiaoboquzao
- 语音增强算法,语音的小波变换算法源程序,欢迎使用啊,很不错-Speech enhancement algorithm, the wavelet transform algorithm for speech source, please use the ah, very good
ekf
- 扩展卡尔曼滤波器程序,只需改相关参数即可-Extended Kalman filter process
cycleslipswithxiaobo
- GPS周跳探测及修复的小波变换法,介绍了小波变换,及其在周跳上的应用-cycle slips
22
- 用小波变换思想,提出一种基于小波去噪的多输入多输出正交频分复用(MIMO-OFDM)系统信道估计方法。该方法首先利用最小二乘(LS)方法进行信道估计,然后对估计后的结果进行小波去噪处理。与传统最小二乘信道估计方法相比,该方法不需要预先知道信道的统计特性,信道估计性能有明显提高。-Based on wavelet transform,a method for MIMO-OFDM channel estimation with noise reduction is given,which is di
paper1
- 基于感知小波变换的语音增强方法研究.pdf-Wavelet transform based on perceptual speech enhancement method. Pdf
paper2
- 基于听觉模型的小波包括变换的语音增强.pdf-Including auditory model based on wavelet transform speech enhancement. Pdf
My310qwqwerty
- My310qwqwerty用于小波变换实现图像图形处理,控件信息传递。-Realize the transmission of information under the control of wavelet transform My310qwqwerty
Wavelet-denoisingzip
- 语音信号去噪,在MATLAB开发环境下,对含噪声的语音信号进行小波变换,实现语音增强的功能。-The speech signal denoising, wavelet transform, the noisy speech signal in the MATLAB development environment, Speech enhancement functions.
DWT-OFDMmain
- 使用小波变换实习OFDM 系统,通过的信道有高斯白噪声和瑞利信道,还有双选信道。(Using wavelet transform intern OFDM system, the channel through Gaussian white noise and Rayleigh channel, as well as dual-channel.)
jgszg5
- 关于线性调频波的三个小程序,包括线性调频波的生成,FFT变换,线性调频信号通过匹配滤波器()
采用
- 低通滤波器与高通滤波器的多孔小波变换程序。(The porous wavelet transform of low pass filter and high pass filter.)
package_emd
- 经验模态分解(Empirical Mode Decomposition,EMD)法是黄锷(N. E. Huang)在美国国家宇航局与其他人于1998年创造性地提出的一种新型自适应信号时频处理方法,特别适用于非线性非平稳信号的分析处理。对经过EMD处理的信号再进行希尔伯特变换,就组成了大名鼎鼎的“希尔伯特—黄变换”(HHT)。由于脑电信号处理很少在EMD之后接上希尔伯特变换,在这里仅介绍EMD的相关基础知识。 EMD其实就是一种对信号进行分解的方法,与傅里叶变换、小波变换的核心思想一致,大家