搜索资源列表
用matlab中的FFT函数实现了正弦信号
- 用matlab中的FFT函数实现了正弦信号,矩形信号,和白噪声的频谱分析,FFT with matlab function in a sinusoidal signal, the rectangular signal, and white noise spectrum analysis
signal_analyzer
- 最近看到有人提问怎样用FFT实现频谱分析,我认为能够进行到频谱分析的人,对于系统研究的深度基本上已经相当不错了。本人今天做了一个例程,发给大家参考一下。 历程主要内容(signal_analyzer.rar)如下: test1.txt 第一列为时间t,0.001s为步长;第二列为系统的输入信号;第三列为系统的输出信号。 signal_analyzer.m首先将test1.txt 的数据读入workspace,然后进行FFT,分析出两信号的频率,输出对于输入的幅值衰减(db),输出对输
FFT
- FFT可以将一个信号的频谱 提取出来,这在频谱分析方面也是经常用的。 -A signal can be extracted from the FFT spectrum, which spectrum analysis is also often used.FFT
fft
- 给出一种用MATLAB实现信号频谱分析和显示的快速傅里叶算法的方法-FFT
fft
- matlab 数字图像信号的频域分析及仿真 将二维数字图像进行傅立叶频域分析,并且做了图像幅度谱重建和相位谱重建,通过这个例子大家可以明白相位比振幅更重要。-matlab digital image signals in frequency domain analysis and simulation of two-dimensional digital image Fourier frequency domain analysis, and has done a reconstructio
matlab-DSP
- 包括信号系统和系统响应,FFT谱分析,双线性法设计IIR数字滤波器,窗函数法设计FIR数字滤波器,四部分matlab仿真程序,以及必要的说明。-Including the signal system and the system response, FFT spectrum analysis, bilinear Design of IIR digital filters, window function method for the design FIR digital filters, fou
FFT
- 通过本试验,基本掌握FFT算法的实现原理,同时能利用MATLAB语言编写完成FFT算法,并对给定的信号进行频谱分析。实验设备:通用计算机+MATLAB 6.0软件。 -Through this test, basically mastered the FFT algorithm implementation principle, while able to use MATLAB language to complete FFT algorithm, and a given signal sp
wyz_fft
- fft谐波检测,分析信号的频谱和幅值,相位-fft harmonic detection, analysis of the signal spectrum and amplitude, phase
fft
- 数字信号处理matlab实验用FFT做谱分析源代码,可放心使用-Experiment with digital signal processing matlab FFT spectrum analysis to do source code can be freely used
hao-FFT
- 在网上下载的好用的傅里叶变换程序 时域变频域信号分析-Fourier transform program
FFT
- fft分析程序,可以完成对输入信号的谐波分析,得到谐波的频率和幅值-fft analysis program, to be completed on the input signal harmonic analysis, harmonic frequency and amplitude
Matlab-FFT-spectrum-analysis
- 基于Matlab系统的信号FFT频谱分析与显示-Matlab FFT-based spectral analysis system signal and display
spectrum-leakage-and-window-function
- 信号分析与处理中的频谱泄露现象及窗函数的作用-Signal analysis and processing of the spectrum leakage phenomenon and the role of window function
FFT-code
- 频域信号分析,bode图,相位图,幅频图-Frequency domain signal analysis , bode diagram, phase diagram , the amplitude-frequency diagram
fft-espit
- dct与fft联合信号处理,及改进的ESPRIT算法,提高信号分析精度-dct and fft joint signal processing and improved ESPRIT algorithm to improve the accuracy of signal analysis
DFT-DTFT-FFT
- 信号分析与处理中的DTFT、DFT、FFT的仿真计算以及对离散时间信号的仿真-DTFT, DFT, simulation signal analysis and processing of the FFT and the discrete-time signal simulation
ECG-FFT
- 基于MatLab读取心电信号,并进行FFT分析(the analysis of a signal based on MatLab)
fft
- 对信号进行FFT,绘制出频率变化振幅,以及Nyquist频率之前随频率变化的振幅,进行谱分析,对归一化频率0~1进行分析。(The signal is FFT, the amplitude of frequency change is drawn, and the amplitude of the frequency changes with the frequency before the Nyquist frequency. The spectral analysis is carried
fft
- 用于时域信号处理,傅里叶变换,对频域信息进行分析。(It is used for time-domain signal processing, Fourier transform, and frequency domain information analysis.)
FFT的频谱信号分析Matlab示例程序
- FFT的频谱信号分析Matlab示例程序