搜索资源列表
fft-vb
- vb版本的fft变换,能够正反变换。正变换: 把时域信号转换成频域信号,反变换:能够把频域信号转换成时域信号。fft可广泛应用于工程领域,例如:信号的频域分析。震动,噪声的分析等等。-vb version of the fft transform, to transform pros. Transformation : put time domain signal into frequency domain signal, anti-transformation : can frequenc
Two
- 离散信号处理 1、信号的生成方法 2、频域信号的分析 3、求正弦信号的频率 4、求正弦信号的加入时间 5、滤波器的设计
tfd_toolbox
- 时频域信号分析工具箱,刚从网上下的!挺不错的
周期信号的傅里叶分析
- 周期的或非周期的信号分析在科学研究和工程技术中一直是最重要的和最基本的任务之一,傅立叶分析是一种常用的分析信号特征的方法。通过傅立叶变换的方法将信号在时域与频域之间互相转换是一种常用的手段,一些在时域中难以分析的号,在频域中可以清楚地分析它的特征。
Gabor变换在模态参数辨识中的应用
- 对Gabor时频变换在模态参数辨识中的应用进行了探讨,将基于Gabor系数展开的时频滤波方法作为参数辨识的前处理手段之一,该方法对于平稳、非平稳信号都适用。根据信号在时频域内的分布特征,可以直接观测系统的频率分布情况、模态密集程度、能量聚集性、各通道响应信号所含特征量的多少等信息,从而对响应信号的特征构成进行初步判断,并通过剔除、截取等操作实现对响应信号的滤波,更有利于模态参数的辨识。
time_index1.rar
- 刀具在线监测故障信号的时域频域时频域特征提取matlab程序 ,Tool-line monitoring of fault signals in time domain frequency domain time-frequency domain feature extraction procedures matlab
Virtual-multimeters
- 该虚拟多用表包括仿真和数据采集两个模式,功能包括时域分析,频域分析,包络分析。-This virtual multimeters including simulation and data acquisition two mode, function, including frequency domain analysis of time domain analysis, envelopment analysis.
shiyu
- 振动信号时域处理办法,包括低通、带通滤波和频域积分法-Time-domain vibration signal processing options, including low-pass, band-pass filtering and frequency-domain integral method
voice_wav_frequency
- matlab语音信号分析时域频域,加窗,降噪滤波,端点检测,时域特征和频域特征提取(Matlab speech signal analysis in time domain, frequency domain, windowing, denoising, filtering, endpoint detection, time domain feature and frequency domain feature extraction.)
BFSK信号
- 生成bsk信号,观察其时域及频域下的波形。(Generating bpsk signal)
带通滤波器,滤除通带外噪声,保留信号
- matlab实现带通滤波,根据采集到的时域信号,处理得到频域信号,matlab滤波(matlab Realization of bandpass filtering)
St_filter
- S变换时频域滤波是一种二维的时间域—频率域的分析方法,此程序通过对信号进行时频域转换,通过分析干扰信号的时间与频率的分布范围,设计相应的滤波器进行滤波可以有效的去除干扰,又因为S变换的是无损的可逆的因此对信号没有损伤。(S transform time domain filtering is a two-dimensional time domain - frequency domain analysis method. By analyzing the time and frequency d
fft
- 用于时域信号处理,傅里叶变换,对频域信息进行分析。(It is used for time-domain signal processing, Fourier transform, and frequency domain information analysis.)
chirp信号脉冲压缩、时域及频域加窗和cfar处理
- 对chirp信号进行脉冲压缩,得到静止目标的距离。通过时域及频域加窗降低信号的旁瓣,通过CA-CFAR检测,更好的得到目标信息。
lfm
- 线性调频信号仿真,及时域频域脉冲压缩,加窗处理抑制旁瓣(LFM signal simulation, pulse compression in time domain and frequency domain, windowed processing to suppress sidelobes)
add_noise_pinyutu
- 进行纯净信号和加噪信号的时频域显示,及其包络图显示,并计算加噪信号的信噪比、互相关系数、峭度值,对信号进行离散余弦变换。(The time-frequency domain display of pure signal and noise-added signal and its envelope diagram display are carried out, and the signal-to-noise ratio, correlation coefficient and kurtosis
王济-matlab在振动信号处理中的应用代码
- 包含了振动信号预处理,时域处理,频域处理的大部分相关的MATLAB代码(It contains most of the relevant MATLAB codes for vibration signal preprocessing, time domain processing and frequency domain processing.)
z变换和系统频域特性
- 基于matlab的z变换和系统频域特性的数字信号处理教程和编码。(The teaching program and coding of digital signal processing based on matlab's Z-transform and system's frequency domain characteristics.)
脉搏波信号提取
- 对脉搏信号进行滤波处理后,再进行时域分析和频域分析,提取出脉搏信号的周期、峰值、频率等特征。(After filtering the pulse signal, time domain analysis and frequency domain analysis are carried out to extract the characteristics of pulse signal such as period, peak value and frequency.)
信号单边快速傅立叶变换fft获得频域谱
- 信号单边快速傅立叶变换fft获得频域谱,可以快速完成信号的处理分析