当前位置:
首页 资源下载
搜索资源 - fft spectral analysis
搜索资源列表
-
2下载:
用快速傅立叶变换FFT实现信号的谱分析,包括FFT程序,谱分析程序和绘图程序-using Fast Fourier Transform FFT spectrum analysis of the signals, including FFT procedures, spectral analysis procedures and drawing program
-
-
2下载:
VC++编程实现对波形数据的频谱分析,包括算法和作图。-VC++ programming implementation of the waveform data of spectral analysis, including algorithms and mapping.
-
-
0下载:
应用FFT对信号进行频谱分析,列有实验内容-Application of FFT spectral analysis of signals, the contents of the column experiments have
-
-
2下载:
是一些 数字相关法的论文
1.FFT法与数字相关法在相位测量上的比较.pdf
2.采用数字相关法测量相位差.pdf
3.基于FFT谱分析算法的高精度相位差测量方法.pdf
4.基于Hilbert变换的相位测量法与数字相关测相法的比较.pdf
5.基于虚拟仪器技术和互相关原理的相位测量仪.pdf
6.数字化相位差测量算法的研究.pdf
7.相位差的数字化测量研究.pdf
8.虚拟仪器测量周期信号相位的仿真设计.pdf-Are some figures
-
-
1下载:
用matlab产生仿真BPSK信号,并对BPSK信号采用FFT进行频谱分析。-Simulation of BPSK signals generated by matlab, and BPSK signals using FFT spectral analysis.
-
-
0下载:
快速傅里叶变换的matlab实现,用于对信号进行频谱分析-Fast Fourier transform matlab implementation for spectral analysis of signals
-
-
4下载:
用双谱和小波变换去除信号中加性高斯噪声的相关程序
1.实现单个变量的双谱分析程序
2.用傅立叶反变换求自相关函数的程序
3.用fft求取喜好频谱、功率谱、均方根谱、对数谱的程序
4.读取.wav语音信号后用小波去加信白噪声的程序
5.用各种小波和阀值对同一信号去加性噪声效果比较的程序
-Double-spectral and wavelet transform to remove the signal plus Gaussian noise procedures 1. T
-
-
1下载:
基于fft的频谱分析程序。硬件由dsp实现,数据通过串口送至计算机进行频谱分析显示。
附两篇文档!-based on the spectral analysis procedures. Hardware Implementation by dsp, data sent to the computer through the serial spectrum analysis shows. A two documents!
-
-
1下载:
最近看到有人提问怎样用FFT实现频谱分析,我认为能够进行到频谱分析的人,对于系统研究的深度基本上已经相当不错了。本人今天做了一个例程,发给大家参考一下。
历程主要内容(signal_analyzer.rar)如下:
test1.txt 第一列为时间t,0.001s为步长;第二列为系统的输入信号;第三列为系统的输出信号。
signal_analyzer.m首先将test1.txt 的数据读入workspace,然后进行FFT,分析出两信号的频率,输出对于输入的幅值衰减(db),输出对输
-
-
1下载:
数字信号处理基于matlab 文件内容
/conv(卷积部分)
dupconv 重叠保留法
freqcirconv 频域圆周卷积
freqconv 频域卷积
timecirconv 时域圆周卷积
timeconv 时域卷积
/fft(频域分析部分)
d2fft 基2FFT
dft DFT最简化程序
dtft DTFT演示
/fir(fir滤波器设计)
fir 得到fir滤波器hn
getwindow 得到fir
-
-
0下载:
FFT傅立叶频谱分析,从程序的演示可透视出频率频谱相互的换算与复数的关系!-FFT Fourier spectral analysis, from a procedural perspective of the presentation can be a frequency spectrum of the conversion of mutual relations with the plural!
-
-
0下载:
自制软件,实现频谱分析。能显示信号与频谱图。主要是对正弦信号和三角波进行一维FFT变换,得到频谱图。-Self-made software, the realization of spectral analysis. Showing the signal and frequency spectrum. Mainly sinusoidal signal and triangular wave transform one-dimensional FFT, the frequency spectrum
-
-
0下载:
FFT变换 实现频谱分析 信号处理方面有重要作用 -Transform FFT spectral analysis signal processing plays an important role in
-
-
0下载:
用FFT对信号作频谱分析.通过本次试验学会了用FFT对连续信号和时域离散信号进行谱分析的方法,并了解了可能出现的分析误差及其原因。-Using FFT for spectral analysis of signals
-
-
0下载:
fft变换程序,适合地震数据频谱分析及滤波处理方面-fft transform program, suitable for seismic data processing, spectral analysis and filtering
-
-
1下载:
256点FFT函数,量化阶输出,用查表方式实现,用凌阳单片机可以进行8khz采样,频谱分析等-256-point FFT function, the quantized step out, be achieved using look-up table, with a single chip can be 8khz Sunplus sampling, spectral analysis
-
-
0下载:
Spectral Analysis using the FFT
-
-
0下载:
应用 FFT对信号进行频谱分析
1、在理论学习的基础上,通过本次实验,加深对快速傅里叶变换的理解,熟悉FFT 算法及
其程序的编写。
2、熟悉应用FFT 对典型信号进行频谱分析的方法。
3、了解应用 FFT 进行信号频谱分析过程中可能出现的问题,以便在实际中正确应用 FFT。 -Application of FFT spectrum analysis of signal 1, the theoretical foundation of learning, through th
-
-
0下载:
基于Matlab系统的信号FFT频谱分析与显示-Matlab FFT-based spectral analysis system signal and display
-
-
0下载:
基于fft的频谱分析程序.硬件由dsp实现,数据通过串口送至计算机进行频谱分析显示。-Fft spectrum analysis procedures based on the hardware by dsp, spectral analysis of data sent to the computer through a serial display.
-