搜索资源列表
fft_ifft
- fft和ifft是数字信号处理中常用的算法,本程序实现了fft和ifft的运算功能,检验无误。-fft and digital signal processing algorithm commonly used in the program and the fft ifft of computing, testing and truthful.
bysjjimmy
- OFDM系统的C语言程序,其中少了IFFT及FFT部分(外网了随便搜下很多的^_^)-OFDM System C Programming Language, a minority of the FFT and IFFT some (external networks arbitrarily seized under a lot of ^ _ ^)
IEEE80211a
- 802.11a OFDM MATLAB仿真代码!(推荐)非常详细,有接受收发,CP,FFT.IFFT.多径影响等。
MatrixOper
- 矩阵运算处理,包括FFT,IFFT,FFTSHIFT等
OFDM
- 这是一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT,上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模块,并统括系统性能的仿真验证了系统设计的可靠性。 -This is a relatively complete simulation of OFDM communication system design, including coding, modulation, IFFT, the upper and lower frequency, Gaussi
debug58_68
- 这里有fft,ifft,conj,xcorr,resample的用法。-Here are fft, ifft, conj, xcorr, resample usage.
speechbymatlab
- 请认真阅读采用MATLAB分析WAV文件。 步骤一:选择一个WAV文件作为分析的对象 。(ding.wav) 步骤三:进行 FFT变换并画频域图形 。 步骤四:进行该声波主要频谱的分析。 步骤五:根据该声音的频谱,反演时域图形 。(有失真) 步骤六:进行付立叶逆变换IFFT并画频域图形 。-Please carefully read the WAV files using MATLAB analysis. Step One: Select a WAV file as the
FFTandIFFT
- 一个关于FFT和IFFT实现的代码!有益于这方面知识的学习!-A realization on the FFT and IFFT code! Useful knowledge in this area of study!
AnalogVoiceSignal
- 观测实时模拟信号(语音)的频谱 用音频设备采集一段语音,将语音存为.wav格式。对wav文件作分段傅里叶变换分析。语音是分音节的,应把它分段分析,而且实际运用中的数字信号处理的FFT的点数是有限的,一般只能达到千点。用傅里叶反变换IFFT,从频域恢复信号。画出频谱图和语音波形图。 -Observing real-time analog signal (voice) of the spectrum collected with the audio devices section of
3.6
- 主要用途是对抗多径衰落。由于多径衰落的存在,使得同一个帧由于路径不同,到达用户端的时延有先有后。在相关的频域上的会造成子载波之间的相互干扰,影响 性能。另外,由于有了循环前缀,使得IFFT FFT操作把原来的线性卷积变成循环卷积,大大简化了相应的信号处理复杂度-The main purpose is to fight against multipath fading. Due to the presence of multipath fading, the first after they ha
3.7
- 主要用途是对抗多径衰落。由于多径衰落的存在,使得同一个帧由于路径不同,到达用户端的时延有先有后。在相关的频域上的会造成子载波之间的相互干扰,影响 性能。另外,由于有了循环前缀,使得IFFT FFT操作把原来的线性卷积变成循环卷积,大大简化了相应的信号处理复杂度
FFT_IFFT
- 主要是fft和ifft算法的c实现.此算法是基2的DIT的FFT算法。-Fft and ifft algorithm using c. Algorithm radix-2 DIT FFT algorithm.
IFFT
- 基于verilog HDL的FFT功能实现-Verilog HDL-based FFT functions
dsplab205_exe
- DSPLab is a library of delphi components for digital signal processing. The library contains two components: IIR Filter and FFT. IIR Filter is Butterworth, Bessel and Chebyshev infinite-impulse-response (IIR) filters, with lowpass, highpass, bandpass
bin_count
- i m sending hdl code of dm using verilog and vhdl with all blocks contain fft,ifft,scrambler,transmitter,receiver.-i m sending hdl code of ofdm using verilog and vhdl with all blocks contain fft,ifft,scrambler,transmitter,receiver.
OFDM
- FDM技术由MCM(Multi-Carrier Modulation,多载波调制)发展而来。OFDM技术是多载波传输方案的实现方式之一,它的调制和解调是分别基于IFFT和FFT来实现的,是实现复杂度最低、应用最广的一种多载波传输方案。(This paper deals with the technologies of channel estimation and equalization for OFDM system.)