搜索资源列表
Fourierclassicalanalyse
- 傅里叶变换和傅里叶变换的性质,周期信号和非周期信号的频谱分析,卷积和卷积定理,抽样信号的傅里叶变换和抽样定理,相关、能量谱和功率谱.-Fourier transform and Fourier transform nature, the cycle-cycle signal and the signal spectrum analysis, Convolution and convolution theorem, the samplin
source
- 基于傅里叶变换的频谱分析程序,感觉很不错,传上来与大家共享。-Based on the Fourier transform spectrum analysis program, I feel very good, Chuan-up with the U.S. share.
FreqzPhase
- 对信号进傅里叶变换,得到振幅谱和相位谱,并可画出振幅谱和相位谱。-The signal into the Fourier transform, the amplitude spectrum and phase spectrum and amplitude spectrum and phase draw spectrum.
two_dimensional_PSD
- 二维功率谱密度计算程序 使用傅里叶变换 -2D PSD caculation estimator
digital_signal_processing
- 给出了数字信号处理课程设计的基本程序,包括采样、快速傅里叶变换、功率谱分析等。-Give a digital signal processing of the basic procedures for curriculum design, including sampling, fast Fourier transform, power spectrum analysis.
data
- 此程序为c++实现频谱分析,可用于对傅里叶变换进行分析-This procedure for the c++ to achieve spectral analysis, Fourier transform can be used to analyze
DigitalSignalofMatlab
- 数字信号处理,包括:各种现有信号及随机信号的输入,从文件读取数据的输入,各种滤波器的实现,傅里叶变换等,傅里叶反变换等,谱分析,利用图形界面形式编写,简单且可视化强,便于理解。-Digital Signal Matlab
DFT
- 对图像进行傅里叶变换,观察其幅度谱和相位谱-Fourier transform of the image to observe its amplitude spectrum and phase spectrum
signalanalysisZHH
- sign那个:里边有信号的傅里叶变换,功率谱分析,轴系估计图,相关分析,相干分析-sign that: a signal inside the Fourier transform, power spectrum analysis, shaft estimation map, correlation analysis, coherence analysis
shibie
- 基于奇异值分解的人脸识别方法 梁毅雄 龚卫国 潘英俊 李伟红 刘嘉敏 张红梅 提出了一种将傅里叶变换和奇异值分解相结合的人脸自动识别方法.首先对人脸图像进行傅里叶变换,得到其具有位移不变特性的振幅谱表征.其次,从所有训练图像样本的振幅谱表征中给定标准脸并对其进行奇异值分解,求出标准特征矩阵,再将人脸的振幅谱表征投影到标准特征矩阵后得到的投影系数作为该人脸的模式特征.然后,对经典的最近邻分类器算法进行了改进,并采用模式特征之间的
Fractional_Fourier_Transform
- LFM信号的分数傅里叶变换分析,包含LFM信号分数阶谱图产生及FrFt子程序,及峰值搜索。非常好用。-LFM signal' s fractional Fourier transform, including the LFM signal generation and FrFt fractional spectrum of subroutines, and peak search. Very easy to use.
spectrogram
- 基于MATLAB的短时傅里叶变换(STFT)的语谱图的画法,MATLAB环境下-MATLAB-based short-time Fourier transform (STFT) of the spectrogram of the painting, MATLAB environment
proj04_02
- 中心化后的傅里叶谱,傅里叶频谱和平均值,计算图像的平均值-Fourier spectrum and average value
傅里叶变换
- 通过傅里叶变换,获得信号的频率谱。利用matlab语言编写。
傅里叶变换
- 傅里叶变换法估计谱 事实上海浪谱主要集中在较窄的频域范围内,通常可以从计入中选取最短波频率 作为谱估计的频率上界(The Estimation of Wave Spectrum by FFT Method)
MATLAB希尔伯特Hilbert变换求包络谱
- MATLAB的希尔伯特谱分析,导入数据实现算出。最下二乘拟合算法。快速傅里叶变换详细算法。(MATLAB Hilbert spectrum analysis, import data to achieve calculation.The two by fitting algorithm. With the fast Fourier transform algorithm.)
双矩形脉冲的正反傅里叶变换
- 双矩形脉冲的正反傅里叶变换 (1) 画出以上式子所定脉冲的时域波形; (2)画出信号的振幅谱 abs(sf);(3) 将第二步所得的频谱求傅里叶反变换,并画出其波形,并与原始信号对比;(Positive and inverse Fourier transform of double rectangular pulses (1) draw the above formula set by the pulse wavefor
快速傅里叶变换及实现——交换两幅图像的相位谱
- 快速傅氏变换(FFT),是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。它对傅氏变换的理论并没有新的发现,但是对于在计算机系统或者说数字系统中应用离散傅立叶变换,可以说是进了一大步。(Fast Fourier transform (FFT) is a fast algorithm for discrete Fourier transform. It is based on th
meshage
- 模拟了正弦光栅及其傅里叶空间频谱,可以调节其空间频率,看到其傅里叶谱的变化过程(Simulating a sinusoidal grating and its spatial spectrum using matlab)
傅里叶谱与频域低通滤波
- 傅里叶谱与频域低通滤波 (a)从图书网站下载图4.41(a)并计算其(居中)傅里叶谱。(b)显示频谱。(c)在等式(4.8-7)中实现高斯低通滤波器。您必须能够指定结果2D函数的大小,M x N。此外,您必须能够指定高斯函数的中心位置。(d)从图书网站下载图4.41(a),并对其进行低通滤波,以复制图4.48中的结果。(Fourier Spectrum and Lowpass Filtering in Frequency Domain