搜索资源列表
singnalandsystem(zhengjunli)
- 信号与系统(郑君里第二版) 傅式变换,拉式变化,FFT-signal and system
CORDIC
- 数字控制振荡器(NCO,numerical controlled oscillator)是软件无线电、直接数据频 率合成器(DDS,Direct digital synthesizer)、快速傅立叶变换(FFT,Fast Fourier Transform) 等的重要组成部分,同时也是决定其性能的主要因素之一,随着芯片集成度的提高、在信号 处理、数字通信领域、调制解调、变频调速、制导控制、电力电子等方面得到越来越广泛的 应用。-Digital controlled oscilla
FFT_090808
- FFT变换的FPGA实现程序,对于信号处理非常有用。-FPGA implementation of FFT transform, is very useful for signal processing.
FPGA_FFT_3
- 芯片: cyclone II ep2c35f484c8 工程: 用串行DAC7513对语音信号进行采集,(也可以是0到70K的信号),然后进行FFT变换。并将变换后的数据传递给单片机,在液晶上进行显示。(单片机程序不包含在里。)-Chip: cyclone II ep2c35f484c8 projects: serial DAC7513 to the speech signal acquisition, (can also be a signal from 0 to 70K), then t
FFTSim.m
- 仿真FFT参数对采用FFT算法分析信号频谱的影响。产生频率分别为2Hz,2.05Hz的正弦波合成信号,采样 频率=10Hz。根据(8-8)式,要实现分辨两个单频信号的目的,DFT的序列长度必须满足 。分别仿真3种 情况下的FFT变换:1)取 的128点数据,计算FFT;2)将128点 以补零的方式加长到512点,计算FFT; 3)取512点 ,计算FFT-fft simulation matlab
ca_code
- nco的产生原理的相关代码;软件无线电、直接数据频 率合成器(DDS,Direct digital synthesizer)、快速傅立叶变换(FFT,Fast Fourier Transform) 等的重要组成部分,同时也是决定其性能的主要因素之一,用于产生可控的正弦波或余弦波。随着芯片集成度的提高、在信号 处理、数字通信领域、调制解调、变频调速、制导控制、电力电子等方面得到越来越广泛的应用-nco the generation principle of the relevant code s
versionOK
- 音乐魔方:对音频信号进行采集,通过FFT变换得到频谱信息,将频谱信息在LED阵列上显示。-Music Cube: an audio signal acquisition, spectral information obtained by FFT transform, the spectral information is displayed on the LED array.
FFT
- 使用Verilog硬件描述语言实现信号处理中的FFT信号的变换-Using Verilog hardware descr iption language conversion signal processing FFT signal
DIGITAL-SIGNAL-PROCESSING-WITH-FPGA
- 数字信号处理的FPGA实现最新版的源代码,涉及FFT变换、IIR、FIR数字滤波器等的verilog及vhdl代码-<digital signal processing with FPGA> (the latest version) . the source code involving FFT transform, IIR, FIR digital filters by verilog and vhdl.