搜索资源列表
signal_pro
- 对信号加入噪声,绘制频谱图,设计滤波器,对信号进行频谱分析,滤波-The noise signal is added, rendering the spectrum diagram, the design of filters for spectral analysis of the signal, filtering
filters-used-to-heart-noise
- 读取心电数据,画出心电数据的波形和频谱图,观察心电数据的频率段范围 2.分别添加以下噪声(至少3种),画出噪声信号的频谱图,验证设计的噪声是否符合要求 (1)基线漂移 基线漂移通常为频率非常非常低的噪声信号,添加了基线漂移后的心电信号可以观察到原始信号整体的上下浮动 (2)高频噪声 高频噪声可以设计为大于100Hz的随机信号 (3)呼吸噪声 人体的呼吸带来的干扰大约在0.1Hz~0.25Hz (4)50HZ工频信号干扰(必做) 50Hz工频信号
spectrum-allocation-color-algorithm
- 频谱分配算法,采用图着色的比例公平分配算法-Spectrum allocation algorithm, using the ratio of equitable distribution graph coloring algorithm
Ber_erxiang
- 画出bernuli二相码的自相关函数和频谱图-Draw bernuli two-phase code autocorrelation function and spectrum
neescreem
- 进行示波与FFT分析,并可读取相应峰值,查看频谱图等。-The FFT analysis is carried out, and the corresponding peak value can be read, and the frequency spectrum is shown.
FFT-practice-and-spectrum-analysis-
- FFT实践及频谱分析: FFT应用,幅频谱图,均方根谱,功率谱,IFFT转换。-FFT practice and spectrum analysis
Beanmform
- 频域波束成形算法,适用于所有一维和二维阵列的波束成形计算。对于采样时间较短的信号,采用了2次分段,对于采样时间足够的信号则只需要1次分段计算。计算结果包含成像图结果和各扫描点处的频谱结果-Frequency domain beamforming algorithm, applicable to all one-dimensional and two-dimensional array beam forming calculations. For shorter sampling signal,
trans
- MATLAB振动的界面化,得到系统的相应和傅里叶变换后的频谱图-Quot uvc " u5329 u03404 u7R0 U56FE
WpfApplication1_boxed1
- 输入地震单炮记录(segy格式数据),得到频谱图(Small program, input seismic single gun record (segy format data), get spectrum diagram)
EMD模型
- 经验模态分解(Empirical Mode Decomposition,简称EMD))方法被认为是2000年来以傅立叶变换为基础的线性和稳态频谱分析的一个重大突破?,该方法是依据数据自身的时间尺度特征来进行信号分解,无须预先设定任何基函数。 该方法的关键是经验模式分解,它能使复杂信号分解为有限个本征模函数(Intrinsic Mode Function,简称IMF),所分解出来的各IMF分量包含了原信号的不同时间尺度的局部特征信号。经验模态分解法能使非平稳数据进行平稳化
希尔伯特代码
- 完成希尔伯特变换,构建频谱图。方便数据分析。