搜索资源列表
filter
- 1.FFT.doc 2.用MATLAB进行FFT频谱分析 3.傅立叶变换与频谱分析.pdf 4.快速Fourier变换算法及Matlab程序实现.pdf 5. 利用MATLAB和窗函数法设计FIR数字滤波器.pdf 6. 用MATLAB辅助设计FIR数字滤波器.pdf-1.FFT.doc 2 MATLAB FFT spectrum analysis 3 FFT and spectrum analysis . Pdf 4 fast Fourier transform
fli
- 使用MATLAB实现傅立叶变换,绘制信号的幅度频谱和相位频谱。付里叶变换的时域微分特性-Fourier transform using MATLAB implementation, rendering the signal amplitude spectrum and phase spectrum. Fourier transform of time domain differential characteristics
fftdemo
- 可以进行傅立叶变换的matlab程序 保证可以使用 -Fourier Transform can guarantee that you can use matlab program
foulier
- 傅立叶变换程序,能够快速获得matlab图像-Fourier transform process, to quickly get matlab image
1DTFT(2)
- 实验二 离散时间傅里叶分析 1. 离散时间信号 , ,求 的傅立叶变换 。 离散时间信号 , ,求 的傅立叶变换 -Experiment 2 discrete-time Fourier analysis 1. Discrete-time signal, find the Fourier transform. Discrete-time signal, find the Fourier transform
cff
- 分数阶傅立叶变换程序汇总(MATLAB)-cff
my_1
- MATLAB实现傅立叶变换求冲激响应、系统函数幅频特性-MATLAB realization of Fourier transform impulse response, amplitude frequency characteristics of the system function
xiebo_phase
- 基于快速傅立叶变换的电机中的谐波分析 和提取-Motor based on fast Fourier transform analysis and extraction of the harmonic
FFT
- 是信号与系统课程的课程设计,旨在熟悉FFT 的计算过程,结合DFT 物理意义和实验结果加深 对傅立叶变换的理解。文章首先用MATLAB 对一个简单信号进行FFT 仿真,得出频谱图;其次完成了FFT 的C 语言实现,结合MATLAB 作图及数据处理功能得出了C 实现下的FFT 结果;最后,讨论分析实验结果。-Curriculum design, signals and systems courses designed to familiar FFT calculation process, t
fftok
- 傅立叶变换MATLAB程序,与傅立叶变换公式一致,可以对照看。-Fourier transform MATLAB program, consistent with the Fourier transform formula, you can control to see.
3
- 短时傅立叶变换加窗处理matlab实现仿真图形分析-Short-time Fourier transform windowing graphical analysis of simulation
matlab_FFT
- 在matlab上实现各自函数傅立叶变换的小程序,仅供参考。-In matlab to achieve their respective functions Fourier transform applet for reference only.
tftb-0.2
- matlab 时频工具箱 含短时傅立叶变换、Cohen类双线性时频处理函数、Affine类双线性时频处理函数、模糊函数和其他处理函数等源码,应该很有用-matlab time-frequency toolbox containing short time Fourier transform, frequency processing function when Cohen class bilinear frequency handler when Affine bilinear, fuzzy f
fft
- 通过matlab编程程序实现fft傅立叶变换 -Realize fft transform with matlab
yijixiaobo
- 小波变换(wavelet transform,WT)是一种新的变换分析方法,它继承和发展了短时傅立叶变换局部化的思想,同时又克服了窗口大小不随频率变化等缺点,能够提供一个随频率改变的“时间-频率”窗口,是进行信号时频分析和处理的理想工具。(Wavelet transform (wavelet transform WT) is a new analysis method, it inherited and developed the short-time Fu Liye transform the
radar systems design -1
- 雷达系统建模与仿真的matlab程序,多种随机分布,产生swerling杂波,进行快速傅立叶变换,脉压,进行MTI,以及横虚警,RCS模拟分析,RCS统计模型 SAR雷达信号处理仿真(Modeling and Simulation of radar system matlab program, a variety of random distribution, Swerling clutter, fast Fu Liye transform, pulse pressure, MTI, and t
Fourier_Series_Ankit_A_Bhurane
- 基于matlab平台的傅立叶变换,希望作为参考。(% 1) Fourier series approximation of square wave. % 2) Demonstration of Gibbs phenomenon (verification of Fig. 3.9 of [1]))
STFT
- 目前的代码是一个matlab函数,它提供给定信号x[n]的短时傅立叶变换(stft)。该函数是matlab命令“光谱图”的一个替代项。功能输出为: 1)一个具有复杂stft系数的矩阵,该矩阵具有跨列时间和跨行频率; 2)频率矢量; 3)时间矢量。 为了阐明函数的用法,给出了一个示例。为了方便起见,输入和输出参数在函数的开头给出。(The present code is a Matlab function that provides a Short-Time Fourier Transfor
双负载法Matlab程序
- 可以进行传递损失的计算,在阻抗管中的傅立叶变换(This title can calculate transmission loss)
图像傅里叶变换
- 二维傅立叶变换的Matlab实现,是利用图像处理软件对给出的图像进行傅立叶变换处理。在Matlab中,函数fft2表示二维傅立叶变换,函数ifft2则表示二维傅立叶反变换。(The Fourier transform of the image)