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

搜索资源列表

  1. ofdm

    1下载:
  2. ofdm ifft/fft仿真,在真实环境下的信号流程-ofdm
  3. 所属分类:Project Design

    • 发布日期:2017-04-13
    • 文件大小:1929
    • 提供者:zhang
  1. program1_2

    0下载:
  2. matlab实现ofdm完整系统,包括qpsk调制,串并变换,ifft,同步等-ofdm in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4553
    • 提供者:易水寒
  1. IFFT_manual

    0下载:
  2. A Matlab IFFT implementation using matlab itself
  3. 所属分类:matlab

  1. ofdmsf_p1

    0下载:
  2. OFDM main program generates random binary bits, ifft and cyclic prefix, user can define parameters and calculates BER
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:1673
    • 提供者:omcio
  1. top

    0下载:
  2. 实现2K点的IFFT,在ISE10.1版本运行,通过测试,XC3S500E芯片上运行。-2K IFFT
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1575
    • 提供者:老刘
  1. FFT_exmaples_Matlab

    0下载:
  2. FFT/IFFT algorithm applications in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1854
    • 提供者:pitchblue
  1. OFDMCommunicationSystemMatalabCode

    2下载:
  2. 一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT,上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模 块,并统括系统性能的仿真验证了系统设计的可靠性。 -A relatively complete simulation of the OFDM communication system design, including coding, modulation, IFFT, frequency up and down, Gaussian channel
  3. 所属分类:Fax program

    • 发布日期:2016-03-17
    • 文件大小:38013
    • 提供者:LX
  1. final_report

    1下载:
  2. 国外的详细的OFDM设计过程文档,对学习OFDM非常有帮助,并且有仿真结果。-This report discusses the design and implementation of an OFDM modem for a simplex communication between two PCs over a frequency selective channel. First a brief introduction is provided by explaining the b
  3. 所属分类:Printing program

    • 发布日期:2014-04-07
    • 文件大小:1709188
    • 提供者:
  1. fftifft-wind4891

    0下载:
  2. C Source Code program of FFT IFFT Function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:671
    • 提供者:Jang Bong-joo
  1. iFFT

    0下载:
  2. error correct coding的iFFT,在編碼過程中的重要編碼之一,屬於是ieee 802.16裡的bpsk。-error correct coding of iFFT, in the encoding process, one of the important code belongs to is the ieee 802.16 inside bpsk.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-07
    • 文件大小:10896
    • 提供者:張日
  1. ifft

    0下载:
  2. Algorithms for Communications
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-09
    • 文件大小:122018
    • 提供者:huzixia
  1. FFT

    0下载:
  2. fft reciever and it can also be work as ifft transmitter
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:23537
    • 提供者:nifrad
  1. fft

    2下载:
  2. fft处理及频谱图绘制、均方根谱图、功率谱、IFFT谱图等matlab的绘制程序-fft processing and display
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:634
    • 提供者:guan
  1. MIMO_communication_system

    0下载:
  2. 这是一个基于空时分组编码的MIMO_OFDM通信系统的仿真设计。此系统包括QPSK调制解调,IFFT调制,空时编解码,基于训练符号的信道估计等通信模块。 -This is a space-time block coding based on MIMO_OFDM Communication System Simulation and Design. The system consists of QPSK modulation and demodulation, IFFT modulation,
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:12790
    • 提供者:william
  1. fft_ifft_vhdl_codes

    0下载:
  2. this will give details of fft and ifft implementation in vhdl codes, and then on fpga chip
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-15
    • 文件大小:3760078
    • 提供者:ARUN AGARWAL
  1. OFDM

    0下载:
  2. 自行编写实现FFT、IFFT算法,完成OFDM系统的发、收端仿真-FFT,IFFT,OFDM systen simulation
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:6426
    • 提供者:miffymiffy
  1. TheResearchoftherealtimesignalprocessingofSARbased

    0下载:
  2. 3.完成系统的FPGA程序开发与调试,主要包括FFT,IFFT,CMUL和转置 存储控制等模块,在此基础上,重点介绍了一种基于DDR SDRAM的行写行读高 效转置存储算法,在采用该算法进行转置存储操作时,读写两端的速度相匹配, 满足流水线操作要求,提高了整个系统的实时性。最后介绍了采用CORDIC算法 实现复图像求模运算的方法,分析了算法的硬件实现结构,并给出了基于FPGA 的实现方法及仿真结果。-he FPGA s development and debugging ar
  3. 所属分类:Project Design

    • 发布日期:2017-05-19
    • 文件大小:5156342
    • 提供者:mabeibei
  1. OFDM

    0下载:
  2. 这是一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT,上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模块,并统括系统性能的仿真验证了系统设计的可靠性 -This is a relatively complete simulation of OFDM communication system design, including coding, modulation, IFFT, the upper and lower frequency, Gaussia
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:14935
    • 提供者:ianua
  1. fix_fft_ifft

    2下载:
  2. fft,ifft 定点C代码,简单易学,便于自学。-FFT,IFFT source code.
  3. 所属分类:Algorithm

    • 发布日期:2015-09-30
    • 文件大小:7274
    • 提供者:wangbin
  1. MIMO

    0下载:
  2. 这是一个基于空时分组编码的MIMO_OFDM通信系统的仿真设计。此系统包括QPSK调制调,IFFT调制,空时编解码,基于训练符号的信道估计等通信模块。-main_STBC_MIMO_OFDM.m
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:12795
    • 提供者:谭英英
« 1 2 34 5 6 7 8 9 10 ... 37 »
搜珍网 www.dssz.com