搜索资源列表
EMATDAQ
- 基于LabVIEW的电磁超声信号采集与分析软件-LabVIEW-based electromagnetic ultrasonic signal acquisition and analysis software
2
- 我国是世界上小麦种植面积最大和消费最高的国家之一。小麦为国际主粮之一,也是食品工业的重要原料。作为最重要粮食品种之一的小麦,其价值与用途取决于它的品质。因此,基于信号处理技术,研究客观、便捷的小麦品质测定方法对提高小麦品质、减少产后损失、保证国家粮食安全具有十分重要的意义。本课题拟在研究、分析国内外无损检测技术在农产品品质分析应用现状和研究进展的基础上,研究小麦籽粒声信号的预处理方法。根据声学检测原理,研制出小麦籽粒的声信号采集装置,首先采集小麦籽粒下落碰撞所产生的声音信号,对小麦声信号进行编辑
MADDMABM
- 这是一个应用研华采集卡实现信号,可以进行简单信号采集分析.-This is an application Advantech signal acquisition card can be a simple signal collection and analysis.
virtual_oscillograph
- 实现双路信号的采集、分析,可对波形进行频谱分析,并可打印博学那个-Achieve dual signal acquisition, analysis, spectral analysis waveform, and can print learned that
xhfx
- 有时,我们要对信号进行处理,比如我们要把采集的信号中的噪声信号提取出来,我们就需要一种方法。这里便提供了一种小波变换方法。-To deviede the signal captured into the signal wanted and noisy signal, we must make signal s ananlysis.so ,the procedure provide a way to signal s ananlysis.
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
小波去噪程序
- 局部放电试验所采集的信号中往往混有白噪声、周期干扰信号去除。此处采用常用db系列小波中的db6小波进行9尺度的多分辨分解后,根据白噪声能量特性,估算各尺度的阈值大小,采用硬值进行处理,后进行重构。Matlab程序如下:
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.
LMS--filtering
- 信号在采集和输送过程中往往会参杂着噪声和干扰,将自适应神经网络与信号处理结合起来,采用最小均方(LSM)算法设计的线性自适应滤波器将信号中的杂波成分滤除。用matlab进行仿真,证实线性自适应滤波器具有良好的滤波功能。-Signal acquisition and delivery process often mingled with the noise and interference, the adaptive neural network combined with signal proc
wave-change-matlab
- Matlab小波去噪(默认,强制,给定三种情况) 利用小波分析对监测采集的信号进行去噪处理,恢复原始信号-Matlab wavelet denoising (default, mandatory, given three cases) using wavelet analysis to monitor the signal acquisition denoising treatment, restore the original signal
decomposition
- 运行emd,得到输入信号X的固有模态函数(imf),每列代表着信号X的一阶分量,X就是我们采集的信号。 hhtdn是hht去噪的程序,可以不看,仅看emd 和 findpeaks wvtdn是wavelet去噪程序,如果只是分解信号,仅用下面的语句即可 [C,L] = wavedec(x_noise,dl,wn); x_noise就是我们采集的信号,dl是分解的阶数,wn是分解的母小波名称(% Empiricial Mode Decomposition (Hilbert-Huang