搜索资源列表
Gibbs-to-matlab
- 在Matlab中利用傅里叶变换求解波动方程,快速简便-Fourier transform to solve the wave equation in Matlab, quick and easy
lfl01
- 数字信号处理,卷积与快速傅里叶变换,matlab仿真-Digital signal processing, convolution and fast Fourier transform, matlab simulation
Matlab-(3)
- 介绍了快速傅里叶的算法,以及给出了matlab对他进行实现的源代码-Introduced the fast Fourier algorithm, and gives him realization of matlab source code
fourieranalysisPWMsignal
- 基于MATLAB平台的PWM调制正弦波的快速傅里叶分析-his model simulates and computes Fourier analysis of PWM based sinusoidal waveform. Fundamental frequency can be changed in model properties. Amplitude modulation index and frequency modulation index can be adjusted in Sim
瑞利分布
- 介绍了瑞利分布的定义,以及matlab实现信号的快速傅里叶变换
AddWindowDFT
- 加窗快速傅里叶变换及MATLAB仿真实践-Windowed fast Fourier transform and the MATLAB simulation practice
FFT--MATLAB
- 32点快速傅里叶(FFT),matlab程序-FFT made in matlab
希尔伯特黄变换HHT的重要文献
- matlab 实现快速傅里叶变换程序和希伯特-黄变换(Matlab implementation of fast Fourier transform program)
脉动风时程matlab程序
- 脉动风时程曲线;本文结合快速傅里叶变换的谐波叠加法,利用MATLAB程序语言编写了模拟多个互相关脉动风速曲线的程序。(Fluctuating wind duration curve;)
Guass-noise
- 产生一个高斯白噪声 利用MATLAB自带的fir1函数产生一个低通滤波器,限制高斯白噪声的带宽,由此产生了视频噪声。 利用产生的视频噪声,分别代入噪声调幅干扰的时域表达式,并且进行100次的积累后求平均值,对其进行快速傅里叶变换后,由此画出噪声调幅干扰的频域波形。 重复上述步骤,分别代入噪声调频干扰与噪声调相干扰的时域表达式,分别画出其频域波形与时域波形。(Generate a Gauss white noise The fir1 function of MATLAB is used to ge