CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ifft

搜索资源列表

  1. ofdm_MATLAB

    0下载:
  2. 这是一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT, 上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模 块,并统括系统性能的仿真验证了系统设计的可靠性 -OFDM full version of the source code, including coding, modulation, IFFT, Upper and lower frequency, Gaussian channel model, FFT, PAPR suppres
  3. 所属分类:Communication

    • 发布日期:2017-04-30
    • 文件大小:41548
    • 提供者:zhouyueqin
  1. ofdm

    0下载:
  2. ofdm系统的基础结构,采用4QAM编码解码,并采用FFT/IFFT运算,最终计算误码率.-Ofdm system infrastructure, using 4QAM codec, using FFT/IFFT operations, the final calculation of the error rate.
  3. 所属分类:3G develop

    • 发布日期:2017-04-12
    • 文件大小:1352
    • 提供者:张志勋
  1. ofdm-MATLAB

    0下载:
  2. OFDM的调制传输解调原理及仿真,训练序列的生成与编码过程,IFFT等-OFDM modulation transmission and demodulation principle and simulation, the training sequence generation and coding process, IFFT, etc.
  3. 所属分类:3G develop

    • 发布日期:2017-05-07
    • 文件大小:1114272
    • 提供者:张健松
  1. Untitled5

    0下载:
  2. 进行FFT变换并做频谱图,求均方根谱,求功率谱,求对数谱,用IFFT恢复原始信号-FFT transform and make spectrum, seeking RMS spectrum, power spectrum demand, the logarithms of the spectrum, to restore the original signal with IFFT
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:916
    • 提供者:pft
  1. FFTorIFFT_MATLAB

    0下载:
  2. FFT和IFFT的MATLAB实现代码 用时间抽取的基2快速傅里叶变换实现序列卷积 对利用自编函数对信号进行DFT变换 对利用自编函数对信号进行DFT反变换-FFT IFFT dft
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1572
    • 提供者:yangxin
  1. FOFDM

    1下载:
  2. filtered-ofdm信号处理,包括IFFT,pulse shaping ,信道估相位估计等模块-filtered OFDM signal processing
  3. 所属分类:matlab

    • 发布日期:2016-07-07
    • 文件大小:22528
    • 提供者:lhb
  1. speech-enhanceme

    0下载:
  2. 谱减法语音增强的仿真实现:读取语音文件,产生随机白噪声,将两者联合起来,加入汉明窗,帧间重叠50 ,短时FFT,短时相位谱,频域中合成语音,短时IFFT并各帧重叠相加,去除汉明窗引起的增益,最后得到增强后的语音。-Spectral subtraction speech enhancement Simulation: reading voice files, generate random white noise, the two unite Jiaruhanming window, 50 ov
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:36224
    • 提供者:余旭
  1. fft

    0下载:
  2. fft蝶形算法,采用一种快速的fft蝶形算法,具有fft和ifft功能,支持1024,2048等整数倍算法-fft transform
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:1206
    • 提供者:简单人c
  1. OFDM

    0下载:
  2. This matlab code computes the BER of an OFDM system. The ifft size is 64 .16-QAM is the modulation Technique and a rate of 0.5 used for convolution encoding .
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1570
    • 提供者:ali
  1. OFDMSim

    1下载:
  2. OFDM技术由MCM(Multi-Carrier Modulation,多载波调制)发展而来。OFDM技术是多载波传输方案的实现方式之一,它的调制和解调是分别基于IFFT和FFT来实现的,是实现复杂度最低、应用最广的一种多载波传输方案。-Orthogonal frequency-division multiplexing (OFDM) is a method of encoding digital data on multiple carrier frequencies. OFDM has de
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:6606
    • 提供者:zhang
  1. ifft

    0下载:
  2. this folder contains the code for inverse fast fourier transform and the inverse dft. hope it helps. along with it it has several problem statements
  3. 所属分类:DSP program

    • 发布日期:2017-05-06
    • 文件大小:894312
    • 提供者:Chetan Nehete
  1. test

    0下载:
  2. 一个简单的OFDM程序,有IFFT/FFT,QPSK调制解调,加入了高斯噪声,加入循环前缀。并且每行程序都有的详细注释,简单易懂。扩展性比较强,可以改写成自己的代码。-A simple OFDM procedures, there are IFFT/FFT, QPSK modulation and demodulation, joined the Gauss noise, adding a cyclic prefix. And each line of the program are detai
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1807
    • 提供者:李岩
  1. Simple-Image-Processing-System

    1下载:
  2. 1、能对图像文件(bmp、 jpg、 tiff、 gif等)进行打开、保存、另存、打印、退出等功能操作; 2、数字图像的统计信息功能:包括直方图的统计及绘制、区域图的面积、周长的统计、线条图中的距离测量等; 3、数字图像的增强处理功能: (1)空域中的点运算、直方图的均衡化、各种空间域平滑算法(如局部平滑滤波法、中值滤波等)、锐化算法(如梯度锐化法、高通滤波等) (2)频域的各种增强方法:频域平滑、频域锐化、低通滤波、同态滤波等。 (3)色彩增强:伪彩色增强、真彩色增强等
  3. 所属分类:Graph program

    • 发布日期:2017-05-04
    • 文件大小:170231
    • 提供者:马振磊
  1. paper3

    0下载:
  2. Phase Noise Influence in Long-range Coherent Optical OFDM Systems with Delay Detection, IFFT Multiplexing and FFT Demodulation
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:907071
    • 提供者:xiaozhang
  1. fft

    0下载:
  2. IFFT using FFT , multiple methods useful
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:984
    • 提供者:raj
  1. turbo_code

    0下载:
  2. LTE system, OFDM modulation and Turbo Coding, including Viterbi, BCJR and SOVA are extensively analysed, ending up with a system performance specification. These are used to implement a fixed length Turbo encoder, a 16-QAM modulator a
  3. 所属分类:3G develop

    • 发布日期:2017-05-04
    • 文件大小:11400
    • 提供者:mezo
  1. turbo_lte_ofdm_fpga_code

    1下载:
  2. LTE system, OFDM modulation and Turbo Coding, including Viterbi, BCJR and SOVA are extensively analysed, ending up with a system performance specification. These are used to implement a fixed length Turbo encoder, a 16-QAM modulator a
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-05
    • 文件大小:11638
    • 提供者:mezo
  1. finalTURBOCODE_OFDM

    0下载:
  2. Throughout the project the LTE system, OFDM modulation and Turbo Coding, including Viterbi, BCJR and SOVA are extensively analysed, ending up with a system performance specification. These are used to implement a fixed length Turbo enco
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-11
    • 文件大小:2098705
    • 提供者:mezo
  1. NVD_IFFT_FFT

    0下载:
  2. Simulation Process IFFT and FFT Signal
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:907
    • 提供者:Do Dang Thai
  1. ofdm_new

    0下载:
  2. OFDM, the wavelet transform replaces IFFT/FFT block.
  3. 所属分类:Communication

    • 发布日期:2017-05-11
    • 文件大小:2223191
    • 提供者:reda
« 1 2 ... 29 30 31 32 33 3435 36 37 »
搜珍网 www.dssz.com