搜索资源列表
ECGFiltering.rar
- 用于心电信号滤波,峰值检测,相位检测中值检测,For ECG filtering, peak detection, phase detection value Detected
PSL_and_I_various_freq_window
- 探讨时域加窗后对LFM信号匹配滤波后峰值旁瓣比和隔离度的影响-Time domain windowing of LFM signal after matched filtering the peak sidelobe ratio and the impact of isolation
iirten
- IIR一阶低通、高通、Notch 嵌波、Peak 滤波等十种IIR滤波器的matlab-First-order IIR low-pass, high pass, Notch embedded wave, Peak 10 kinds of filtering, IIR filters matlab
PSL_and_I_various_window
- 探讨不同类型加窗后对LFM信号匹配滤波后峰值旁瓣比和隔离度的影响-Window of different types of LFM signal after matched filtering the peak sidelobe ratio and the impact of isolation
matlab
- IIR一阶低通滤波器 一阶高通滤波器 Notch 嵌波滤波器 Peak 滤波器 IIR低通滤波(Butterworth) IIR高通滤波(Butterworth) IIR带通滤波(Butterworth) IIR带阻滤波(Butterworth) IIR低通滤波(chebyshev 1) IIR低通滤波(chebyshev 1) chebyshev 中用到的函数 cheby.m-First-order IIR low-pass filter the fir
BM3D
- The Block-Matching and 3D Filtering (BM3D) algorithm is a computationally scalable algorithm based on this novel denoising strategy. It achieves state-of-the-art denoising performance in terms of both peak signal-to-noise ratio and subjective visual
suanfa
- 在许多的数据采集系统中,现场的强电设备较多,不可避免 地会产生尖脉冲干扰,这种干扰一般持续时间短,峰值大,对这样 的数据进行数字滤波处理时,仅仅采用算术平均或移动平均滤波 时,尽管对脉冲干扰进行了1/n的处理,但,其剩余值仍然较大。 这种场合最好的策略是:将被认为是受干扰的信号数据去掉,这 就是防脉冲干扰平均值滤波法的原理。-In many of the data acquisition system, the scene of strong electrical
PAPR-Reduction2
- This M Code simulate the effects of clipping and filtering on PAPR reduction in OFDM-based wireless standard.Also the performance of BER versus SNR of original OFDM signals with PAPR reduction based on clipping and filtering schemes over AWGN channel
chengxu
- 时频峰值滤波 用于处理地震信号 这个是以雷克子波为例子的-Time-frequency peak filtering for processing seismic signals as an example of this is the wave Leike Zi
tfpf
- 对时频峰值地震噪声的滤波及对实际信号的处理、-Time-frequency seismic noise on the peak of the actual signal filtering and processing,
main_final
- 1.why there is a spike at every peak of current wave form? how to eliminate this? 2.actual current before filtering is around 6 amps peak , but after filtering it is giving 8.5 amps ,even after changing KP,KI values in PI controller reference value
sift_pitch
- This MATLAB exercise designs and implements a pitch period detector based on detecting and tracking peaks in the autocorrelation of the LPC error signal during regions of voiced speech. The pitch detection procedure is called the SIFT (Simple Inverse
code1
- matlab中,时频峰值滤波处理地震记录时的窗长讨论代码-matlab window length, the time-frequency peak filtering processing of seismic records of discussions code
medfilt2
- 对加入椒盐噪声的图像进行中值滤波,里面附带图像,峰值信噪比,信噪比-Add salt and pepper noise on the image median filtering, which comes with the image, the peak signal to noise ratio, SNR
Nuclear-Data-Processing--program
- 核数据处理课程设计 能谱谱数据分解方法研究程序,包括了多种滤波平滑方法和寻峰,求峰面积等,非常实用。-Nuclear Data Processing Curriculum design- EDS spectral data decomposition method research program, including a variety of filtering and smoothing methods peak search, find and peak area, very practi
laofen
- 包括压缩比、运行时间和计算复原图像的峰值信噪比,滤波求和方式实现宽带波束形成,最小均方误差等算法的MSE的计算。- Including compression ratio, image restoration computing uptime and peak signal to noise ratio, Filtering summation way broadband beamforming, Minimum mean square error MSE calculation algorit
soukie
- 包括最后计算压缩图像的峰值信噪比和压缩效果的源码,滤波求和方式实现宽带波束形成,阵列信号处理的高分辨率估计。- Including the final calculation of the compressed image peak signal to noise ratio and compression of the source, Filtering summation way broadband beamforming, High-resolution array signal proc
muipou
- 对信号进行频谱分析及滤波,欢迎大家下载学习,包括最后计算压缩图像的峰值信噪比和压缩效果的源码。- The signal spectral analysis and filtering, Welcome to download the study, Including the final calculation of the compressed image peak signal to noise ratio and compression of the source.
RCF_CODE
- Peak to Avarage Power Ratio in ofdm and optical ofdm it s repeated clipping filtering techqiues is the on compound techiques used to reduse the power of ofdm.-Peak to Avarage Power Ratio in ofdm and optical ofdm it s repeated clipping filtering tec
Filter ECG and Peak detection
- The file contains MATLAB as well as C code implementation of ECG data filtering and its heartbeat rate calculation by detecting R peaks or S peaks.