搜索资源列表
用MATLAB软件绘制各类典型信号的时域波形并且给出程序源代码
- 熟悉MATLAB软件的相关函数的使用方法、各种信号的时域波形;用MATLAB软件绘制各类典型信号的时域波形并且给出程序源代码。
matlabshiyan2
- matlab离散信号时域分析,和频域分析实例,适合基础者使用。(来源课堂个人实验)-Matlab discrete time-domain signal analysis and frequency domain analysis of the examples, the use of suitable infrastructure. (Source individual classroom experiment)
matlabshiyan3
- matlab离散信号时域分析,和频域分析实例,适合基础者使用。(来源课堂个人实验)-Matlab discrete time-domain signal analysis and frequency domain analysis of the examples, the use of suitable infrastructure. (Source individual classroom experiment)
matlabshiyan4
- matlab离散信号时域分析,和频域分析实例,适合基础者使用。(来源课堂个人实验)-Matlab discrete time-domain signal analysis and frequency domain analysis of the examples, the use of suitable infrastructure. (Source individual classroom experiment)
matlabshiyan5
- matlab离散信号时域分析,和频域分析实例,适合基础者使用。(来源课堂个人实验)-Matlab discrete time-domain signal analysis and frequency domain analysis of the examples, the use of suitable infrastructure. (Source individual classroom experiment)
Untitled
- 模拟单边带调幅及解调产生300 ~ 3400Hz的调制信号,画出时域波形及频谱; 产生载波信号,频率自定义,画出时域波形及频谱; 产生加性高斯白噪声,画出时域波形及频谱; 单边调幅,画出叠加噪声后的调制信号和已调信号的波形及频谱; 设计滤波器,画出幅频响应图; 解调,画出解调后的信号时域波形及频谱,并对比分析。-Simulation of single si
discrete_time
- 使用matlab对离散时间信号进行时域和频域分析-Using matlab to the discrete-time signals in time domain and frequency domain analysis
基于MATLAB的时域信号的抽样与恢复
- 基于MATLAB的时域信号的抽样与恢复
信号与系统应用
- 信号与系统的应用,对同一个连续周期信号,选定不同采样间隔 s T 和信号截取长度 1 T ,获得离散 信号,使用DFT或FFT 进行频谱分析,画出频谱图,与理论计算的结果进行比 较,观察: (1)不同采样率 s T 对频率范围和混叠误差的影响; (2)不同采样长度 1 T (单周期采样和多周期采样)对频率分辨率的影响; (3)是否完整周期采样对泄漏误差的影响,多周期采样是否可以减小非完整周 期采样产生的泄漏误差。 以下信号中叠加
语音信号处理
- 采用MATLAB 2015b综合运用各种函数调用等来实现语音信号时域的短时能量,短时过零以及短时自相关函数分析和频域的傅里叶变换,功率谱估计,短时傅里叶变换,小波分析,语音信号的短时综合,语谱图各种分析,充分了解熟悉语音信号的相关分析方法。(This experiment uses the MATLAB 2015 b, the integrated use of various kinds of function call to rea
特征提取
- 提取EMG信号的时域特征代码,包括(RMS,WL等)(The time domain feature code for extracting EMG signals, including (RMS, WL, etc.))
5振动信号时域处理方法
- 5振动信号时域处理方法-<matlab在振动信号处理中的应用>王济一书对应代码(5 vibration signal time-domain processing method -<matlab in vibration signal processing > Wang Ji a Book corresponding code)
时域梯形积分
- 采集到的动态加速度信号在时域梯形积分获得速度和动位移(time domain integral)
现代信号处理代码
- 短时傅立叶变换分析,时域分析通常用于最基本的参数分析及应用,如语音的分割、预处理、大分类等(Fourier transform time domain analysis)
时域积分
- 程序主要是对采集到的加速度信号进行处理,并且进行时域积分。(The program mainly deals with the acquired acceleration signal and performs time domain integration.)
时域自相关法
- 对DSSS/BPSK信号进行自相关处理,可以对其伪码周期进行估计(Autocorrelation of DSSS/BPSK signals can be used to estimate the PN code period.)
zhoucheng
- 轴承故障仿真信号时域波形图和轴承故障仿真信号幅度谱图的MATLAB程序(Bearing fault simulation signal time domain waveform and amplitude spectrum)
振动信号时域频域特征(带测试数据)
- 针对信号的时域特征和频域特征提取,带测试数据,能够运行(According to the time-domain and frequency-domain feature extraction of signals, the system can run with test data.)
时域频域29个特征提取
- 利用matlab提取出频域和时域信号的29个特征(Using MATLAB to extract 29 features of frequency and time domain signals)
时域频域29个特征提取
- 利用matlab提取出频域和时域信号的29个特征,主运行文件feature_extraction,fre_statistical_compute和time_statistical_compute分别提取频域和时域的特征,生成的29个特征保存在生成的feature矩阵中。(Using MATLAB to extract 29 features of frequency-domain and time-domain signals, the