搜索资源列表
DFT分析
- 应用离散傅里叶变换DFT,通过MATLAB实现对连续信号频谱分析,以满足理论分析和工程实际的需要。 -application DFT Discrete Fourier Transform, right through MATLAB continuous signal spectrum analysis, in order to meet the theoretical analysis and practical needs.
Q3.19
- 此matlab例程用于验证离散时间傅里叶变换的调制性质。-Matlab routines used to validate the discrete-time Fourier transform the nature of the modulation.
shijianxulie
- 时间序列的时频特性分析研究时间序列的傅里叶变换及逆变换,快速梅林变换及逆变换,短时离散傅里叶变换,得到瞬时频率。 研究时间序列的Born–Jondan时频分布图,Butterworth时频分布图,Choi–Williams时频分布图,得到瞬时频率。 -Time series analysis of time-frequency characteristics of time series of Fourier transform
1DTFT(2)
- 实验二 离散时间傅里叶分析 1. 离散时间信号 , ,求 的傅立叶变换 。 离散时间信号 , ,求 的傅立叶变换 -Experiment 2 discrete-time Fourier analysis 1. Discrete-time signal, find the Fourier transform. Discrete-time signal, find the Fourier transform
convolutiontest
- matlab程序验证离散时间傅里叶变换的频移性质和卷积性质-matlab program verification discrete-time Fourier transform convolution nature of the nature and frequency shift
_DSP5
- DSP实验的matlab实现,如 离散时间系统,傅里叶变换,快速傅里叶变换等-dsp FFT
DFT
- 数字信号处理实验程序,实现离散时间傅里叶变换,使用MATLAB程序-Discrete Fourier Transform
matlab
- 应用Matlab2009a对离散时间信号进行处理,比如傅里叶变换及其逆变换-Application Matlab2009a of discrete-time signal processing, such as Fourier transform and its inverse, etc.
matlab
- 离散傅里叶变换及频谱分析的实验报告,离散时间系统时域、变换域分析的实验报告-Discrete Fourier transform and spectral analysis of the lab report, lab report analysis of discrete-time systems domain, transform domain
L
- 数字信号处理MATLAB实现 方波 离散时间傅里叶变换-MATLAB implementation of digital signal processing discrete-time Fourier transform square wave
345
- 用matlab 实现离散时间傅里叶变换的例程,方便初接触者使用。这是我dsp课的大作业-Using matlab discrete-time Fourier transform routines to facilitate early contact to use. This is my big job dsp lesson
DigitalSignalProcessing(matlab)
- 这是一本通过MATLAB 环境下对数字信号进行处理的英文书籍。内容包括离散时间信号,离散傅里叶变换 时频分析等。是我很喜欢的一本书-This is a book by using MATLAB programming language for digital signal processing in English.and it includes Time-Frequency Analysis
dsp
- 数字信号处理matlab例程,含离散时间傅里叶变换、光谱分析、数字滤波器设计-Digital signal processing matlab program, including the discrete-time Fourier transform, spectral analysis, digital filter design
MATLAB数字信号处理仿真系统(GUI)
- 本课题基于MATLAB平台的数字信号处理仿真演示系统。数字信号即离散信号,本设计带有一个丰富得GUI人机交互界面,一共包括4个部分,分别为:离散时间信号的卷积,基本函数的Z变换(单位阶跃信号,脉冲信号,斜变信号,正余弦信号,指数系列信号),Z变换的基本性质(线性,位移,z域尺度变换,时域卷积),傅里叶变换的基本性质。是一个不错的选题,GUI设计逻辑清晰,章节清晰,层次明了。(This project is based on MATLAB