搜索资源列表
signal-fourier-analysis
- 信号傅里叶变换的matlab程序,包括对幅频和相频的图形绘制-Signal Fourier transform matlab program, including the magnitude and phase frequency of the graphics rendering
signal-fault-diagnosis
- 通过matlab语言实现小波变换在信号故障诊断中的应用,实现结果良好,可供大家使用,互相学习。-The application of wavelet transform in signal fault diagnosis by the Matlab language, to achieve good results, and available for everyone to use, learn from each other.
signal_denoise_based_wavelet
- 一个基于小波阈值的信号处理程序,通过自适应阈值方式抑制信号噪声-A threshold based on wavelet signal processing procedures, through the adaptive threshold signal noise suppression methods
DWT1D
- 一维正交小波变换(二进小波变换)包括分解与重构-this program compute the one-dimensional orthogonormal wavelets transform of the signal in a data file and reconstruct the original signal from its wavelet decomposition using the Mallat s pyramidal algorithm.
xiaobo
- 该程序实现了小波变换对音频信号的降噪处理,简单实用!程序运行时需要一个.wav格式的音频信号。-Procedures for the implementation of the wavelet transform of the noise reduction audio signal processing, simple and practical! Procedures required a run-time. Wav format audio signal.
ecg
- 读取ecg信号,并对其进行小波分析,得到模极大序列,为继续分析信号提供基础-Read ecg signal and its wavelet analysis, the modulus maxima sequence, in order to continue to provide a basis for analysis of signal
denoising
- 用于信号降噪 处理,使用小波变换算法,可用于音频文件处理-For signal noise reduction, using wavelet transform algorithm can be used for processing audio files
xsj
- 基于小波变换的碰磨故障信号的特征提取,可以画出信号原图,轴心轨迹,频谱图以及多层小波变换的重构信号-Based on wavelet transform rubbing fault signal feature extraction, the signal can be drawn artwork, orbit, spectrum and signal reconstruction wavelet multi-
Wavelet_Denoise
- 小波去噪的几篇论文 Automatic identification and Removal of ocular artifacts from EEG using Wavelet transform 小波去噪理论及MATLAB实现研究 小波分析在信号降噪处理中的应用 小波软阈值滤波在信号去噪中的有效性研究-Wavelet denoising of several papers Automatic identification and Removal of ocular artif
wavelet_time_entropy
- 结合小波变换和香农定理,介绍了小波时间熵算法,并引用于信号异常检测中-Wavelet transform and the Shannon theorem, introduced the wavelet time entropy algorithm, and applied Signal Anomaly Detection
ECGmonitoring
- 小波变换是一种信号的时间—尺度分析方法,它具有多分辨率分析的 特点,而且在时频两域都具有表征信号局部特征的能力。由于其在信号处 理领域表现出的优异性能,目前在生物医学领域,广泛应用于信号检测、 特征提取、图像处理、信号压缩等方面。 -Wavelet transform is a signal of the time- scale analysis method, it has the characteristics of multi-resolution analysis, bu
xn
- 此文件时说明小波去噪在测地震的时候用的,以检测地震中传来的信号-This document shows seismic wavelet denoising in the time measurement used to detect the signal coming quake
Bayesian_Wavelet_Network
- EEG signal classification using wavelet feature extraction
whmt1d
- EEG signal classification using wavelet feature extraction
wavelet
- 小波变换用于脑电信号处理,可以很好的对脑电信号进行时频分析-Wavelet transform for EEG signal processing, can be very good for time-frequency analysis of EEG
wt-in-TDCS
- 本文利用小波以及小波包在数字信号处理中表现出来的优势,将其应用到变换域通信(TDCS)中。针对基于傅里叶变换估计方法无法对非平干扰进行有效估计的缺点,于是小波技术被应用于谱估计中。作为TDCS通信前端的频谱感知阶段所应用的数学工具,进行频谱感知,小波变换可以确定干扰所在频段以及创建小波基函数,用于数据传输。并且将其与其他变换方式的应用场合以及性能进行对比。并且针第二代小波良好的数据压缩性能,拟将其应用于TDCS中,对干扰频谱进行进一步压缩-The article utilized the adv
Digital-Signal-Processing
- 数字信号处理C语言程序集。里面包含全部的数字信号处理中各种算法的C程序设计。-Digital Signal Processing C-assemblies. Which contains all of the digital signal processing algorithms in a variety of C programming.
10.1.1.139.6915
- PERCEPTUAL OPTIMIZATION OF WAVELET IMAGE COMPRESSION NASA’s extensive image compression requirements may be met in part by the use of wavelet techniques.1 Wavelets form a large class of signal and image transforms, generally characterized by de
Extracted-from-the-ECG-signal-
- 这篇关于从心电信号提取呼吸信号的调查,一共介绍了三种方法,即:频率提取,滤波器滤波,小波变换,三种方法。-This extract on the respiratory signal from ECG investigation, presented a total of three methods, namely: the frequency extraction filter filtering, wavelet transform, three ways.
Wavelet-signal-
- 小波信号分解与重构的Matlab程序,程序里边涉及卷积的直接调用的Matlab的conv()函数。-Wavelet signal decomposition and reconstruction in Matlab,Program inside invoked directly related to the convolution of Matlab conv () function.