搜索资源列表
数字信号处理C语言集
- 共五篇十六章,第一篇是常用数字信号的产生;第二篇是数字信号处理,包括离散傅立叶变换的多种快速算法,各种离散正交交换的快速算法,快速卷积和相关,数字滤波器的时域和频域响应,IIR和FIR数字滤波器的设计;第三篇是随机数字信号处理,包括经典谱估计的周期图法和相关法,AR模型参数估计和现代谱估计算法,维纳与卡尔曼滤波,自适应滤波,Wigner分布,小波变换;第四篇是图像处理,包括图像基本运算,图像增强,边缘检测和细化;第五篇是人工神经网络,包
用MATLAB软件绘制各类典型信号的时域波形并且给出程序源代码
- 熟悉MATLAB软件的相关函数的使用方法、各种信号的时域波形;用MATLAB软件绘制各类典型信号的时域波形并且给出程序源代码。
fft-vb
- vb版本的fft变换,能够正反变换。正变换: 把时域信号转换成频域信号,反变换:能够把频域信号转换成时域信号。fft可广泛应用于工程领域,例如:信号的频域分析。震动,噪声的分析等等。-vb version of the fft transform, to transform pros. Transformation : put time domain signal into frequency domain signal, anti
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)
shiyufenxizaifeipingwenxinhaozhongdeyingyoug
- 时域分析在非平稳信号中的应用主要讲述了非平稳信号的时域分析方法。-Time-domain analysis of non-stationary signals in the application focuses on the non-stationary signals in time domain analysis method.
bianjiema
- 时域信号转换为频域处理的典型方法,是数字信号处理中的重要算法-Time-domain signal is converted to a typical frequency domain processing methods, digital signal processing is an important algorithm
prog1
- 本软件主要用于结构的时域试验模态分析,包括单输入单输出,单输入多输出和多输入多输出程序设计。传统的模态分析软件大多是基于频域分析方法,需首先对采样信号进行Fourier 变换。本软件使用实测时域信号,无需Fourier变换,可以避免由于信号截断而引起泄露、出现旁瓣、分辨率低等问题对辨识精度的不利影响。此外,节省了计算机运算时间,可以对实际工况状态下的结构进行在线参数识别。-This software is mainly used fo
基于MATLAB的时域信号的抽样与恢复
- 基于MATLAB的时域信号的抽样与恢复
时域梯形积分
- 采集到的动态加速度信号在时域梯形积分获得速度和动位移(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.)
振动信号时域频域特征(带测试数据)
- 针对信号的时域特征和频域特征提取,带测试数据,能够运行(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
StationaryValidation
- 对一段时域信号进行加窗处理并进行fft变换,将信号进行时频转换处理。(Application a windows to the time domain signal,and convert it to frequency domain by fft method.)
signal
- 时域信号转频域信号,幅度谱,相位谱,只需把时域文件装载即可使用(time domain to frequency domain;)