搜索资源列表
FFTtranslationinDSP
- 使用FFT变换求一个时域信号的频域特性,并从这个频域特性求出该信号的频域值,使用DSP汇编语言实现对FFT的DSP编程-FFT transform the use of a time-domain signals in the frequency domain characteristics, and from the frequency domain characteristics of the signal obtained in the frequency domain value, th
FFT
- MSP430编写的快速傅立叶变换,用于信号在频域中的分析,经过msp430f2274测试完全正常
DSP实验箱5502上FFT算法程序
- 这是我们学校的DSP实验箱5502上FFT算法程序,保证可以用,功能很全,程序中有DSP初始化,A/D采样,FFT 的运算等过程.对不同的输入信号进行 FFT 变换,它可以对不同的输入信号进行 FFT 变换,观看不同信号在频域内的特性。-This is our school s DSP FFT algorithm on a test box 5502 program, to ensure that you can use, features a very full, the program ha
pinyudsp
- 利用汇编语言编写数字信号处理的频域处理方法,同时计算了FFT-The use of assembly language to prepare digital signal processing of frequency-domain approach, while the FFT calculation
bianjiema
- 时域信号转换为频域处理的典型方法,是数字信号处理中的重要算法-Time-domain signal is converted to a typical frequency domain processing methods, digital signal processing is an important algorithm
fft
- 2007年全国大学生电子设计大赛,A题音频信号分析仪的全部源程序。 单片机为c8051f120,系统时钟倍频至96MHZ。 main.c是一个包含五级菜单的主函数。 FFT.C是进行fft变换,将时域信号变换成频域信号。 flash.c是读写片外flash存储器的程序,可以将分析结果保存,以备调用. z7290.c是周立功7290键盘芯片的驱动程序. FFT_xgjis.c是对变换后的频谱进行分析和运算. FFT_CodeTable.c是一个正弦表,在F
1
- 本音频信号分析仪由32位MCU为主控制器,通过AD转换,对音频信号进行采样,把连续信号离散化,然后通过FFT快速傅氏变换运算,在时域和频域对音频信号各个频率分量以及功率等指标进行分析和处理,然后通过高分辨率的LCD对信号的频谱进行显示。该系统能够精确测量的音频信号频率范围为20Hz-10KHz,其幅度范围为5mVpp-5Vpp,分辨力分为20Hz和100Hz两档。测量功率精确度高达1 ,并且能够准确的测量周期信号的周期,是理想的音频信号分析仪的解决方案。-Abstract: The audio
yinpinxinhaofenxiyi
- 本音频信号分析仪由32位MCU为主控制器,通过AD转换,对音频信号进行采样,把连续信号离散化,然后通过FFT快速傅氏变换运算,在时域和频域对音频信号各个频率分量以及功率等指标进行分析和处理,然后通过高分辨率的LCD对信号的频谱进行显示序-The audio signal analyzer is based on a 32-bit MCU controller, through the AD converter for audio signal sampling, the continuous s
F2812_fft
- TMS320F2812 FFT 源程序,TI例程,用于计算fft,做信号的频域分析-TMS320F2812 FFT source, TI routines used to calculate the fft, so the signal frequency domain analysis
MCUAD
- 本音频信号分析仪由32位MCU为主控制器,通过AD转换,对音频信号进行采样,把连续信号离散化,然后通过FFT快速傅氏变换运算,在时域和频域对音频信号各个频率分量以及功率等指标进行分析和处理,然后通过高分辨率的LCD对信号的频谱进行显示。该系统能够精确测量的音频信号频率范围为20Hz-10KHz,其幅度范围为5mVpp-5Vpp,分辨力分为20Hz和100Hz两档。测量功率精确度高达1 ,并且能够准确的测量周期信号的周期,是理想的音频信号分析仪的解决方案。-The audio signal ana
dspanalises
- 数字信号中的有关于频域分析方面的内容的介绍-Digital signals on the frequency domain analysis of the contents of the presentation
low_pass_filter
- DSP环境下的低通滤波器源码,应用于信号处理,在频域下对信号进行低通滤波-DSP environment, low-pass filter source code, applied to intermediate frequency domain signal processing software algorithms
dsp
- 数字信号处理中对模拟信号的采样频谱分析,及时域、频域重构分析,包括信号及频谱,采样信号及其频谱,时域重构,通过低通滤波器进行频谱重构等代码-Digital signal processing of the analog signal sampling spectral analysis, time-domain, frequency-domain reconstruction analysis, including signal and spectrum, the sampling signal
FFT
- 本程序为基于FFT快速傅里叶积分的程序,可以通过改程序将所需频率的信号在频域进行分离。-This program is based on FFT Fast Fourier integral program, you can change the program by the required frequency of the signal in the frequency domain separation.
Matlab
- 数字信号处理程序,实现滤波器,时域频域信号的发生转换。-signal processing program,filter,tansfer signal from time to frequency.
FFT
- 此程序是DSP5402的DSK例子程序,为快速傅里叶变换,将信号由时域变为频域。-This program is an example DSP5402' s DSK procedures for the fast Fourier transform, the signal from the time domain into the frequency domain.
yinpinfangda
- 采用基于FPGA的频域加窗与反傅立叶变换的数字幅频均衡功 率放大器:此方案采用高速FPGA,以及配套的高速AD、DA 对信号进行采样,傅 立叶变换,在频域上对信号进行加窗操作,然后通过傅立叶反变换将波形还原。 以得到需要的频谱幅度。-FPGA-based frequency domain using the windowed Fourier transform with the number of pieces of anti-band equalizer amplifier: Th
dsp
- 应用快速傅里叶变换对信号进行频谱分析,其中包括高斯序列、正弦序列、衰减正弦序列、三角波序列、反三角序列。绘出其时域,频域波形。有详细的标注!-Application of fast Fourier transform spectral analysis of signals, including the Gaussian sequence, sine series, sine decay sequence, triangular wave sequence, the anti-triangula
mp
- 匹配追踪算法在Matlab环境下对一维频域信号的重构源码-Matching Pursuit algorithm in Matlab source reconstruction of the one-dimensional frequency-domain signal
z变换和系统频域特性
- 基于matlab的z变换和系统频域特性的数字信号处理教程和编码。(The teaching program and coding of digital signal processing based on matlab's Z-transform and system's frequency domain characteristics.)