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

搜索资源列表

  1. ip_07_09

    1下载:
  2. matlab信道模型,对OFDM信道建模,包括普通IDFT算法和IFFT快速算法。-Matlab channel model, the right OFDM Channel modeling, including general IFFT SINGLE algorithm and fast algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1155
    • 提供者:客户
  1. ofdm_program_matlab

    3下载:
  2. 802.11a OFDM MATLAB仿真代码,包括OFDM映射,IDFT/DFT,同步(时间/频率同步)和信道估计,以及频率偏移的估计等一系列代码-802.11a OFDM MATLAB simulation code, including OFDM mapping, SINGLE/DFT, synchronous (time/frequency synchronization) and channel estimation, and the estimated frequency offse
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-28
    • 文件大小:26181
    • 提供者:耿毅
  1. conv

    0下载:
  2. 利用DFT和IDFT计算x(n)和y(n) 的10点、15点、20点圆周卷积,然后与线形卷积结果画图比较-Calculated using DFT and IDFT x (n), and y (n) 10 points, 15 points, 20 points cyclic convolution, and then drawing comparison with the linear convolution result
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:655
    • 提供者:田友凡
  1. circonvt

    0下载:
  2. 计算循环卷积,DFT,IDFT,FFT... .. -Computing cyclic convolution, DFT, IDFT, FFT ... ..
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2724
    • 提供者:徐建国
  1. matlab

    0下载:
  2. 计DFT,IDFT,FFT,循环卷积,循环移位以及重叠保留法-Of DFT, IDFT, FFT, cyclic convolution, cyclic shift and overlap to retain the Law
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3341
    • 提供者:徐建国
  1. 802.11a_ofdm_code

    0下载:
  2. 现在我终于找到了一份,它以FUNCTION的形式,再现了OFDM映射,IDFT/DFT,同步(时间/频率同步)和信道估计,以及频率偏移的估计等一系列代码.希望大家能从中得到你需要的东西. -Now I finally found a copy of it to the form of FUNCTION, reproduces OFDM mapping, IDFT/DFT, synchronized (time/frequency synchronization), and channel e
  3. 所属分类:3G develop

    • 发布日期:2017-04-29
    • 文件大小:35818
    • 提供者:周致远
  1. DFT

    0下载:
  2. 题目:离散富立叶变换(DFT)和频谱分析.matlab实现 1信号函数h(t)= e-a*t*tsin(2πft)2编程计算的离散富立叶变换(DFT)和IDFT图像。3计算振幅谱,相位谱以及检测信号主频-Title: Discrete Fourier Transform (DFT) and spectral analysis. Matlab function to achieve a signal h (t) = ea* t* tsin (2πft) 2 programming computin
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:100630
    • 提供者:chissie
  1. DFT_IDFT

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

  1. dftidft

    0下载:
  2. MATLAB软件实现计算有限长序列的DFT和IDFT函数的程序,另有一个实例-MATLAB software calculation of finite-length sequence of DFT and IDFT function procedures, while an example of
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:679
    • 提供者:qiwenchao
  1. precoding

    0下载:
  2. one of the best ways to have a blind channel estimation is using a precoding after before IDFT operation in OFDM systems,this simulation shows the precoding infulence on the system.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1799
    • 提供者:samira
  1. DFT_AND_IDFT

    0下载:
  2. A simple program to find the discrete fourier transform(DFT) and inverse discrete fourier transform(IDFT) of a signal.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2635
    • 提供者:Renu
  1. idftprogram

    0下载:
  2. idft using dit fft of the sequence and comparing using ifft function
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:530
    • 提供者:jabwemet
  1. 802.11a-OFDM-MATLAB

    0下载:
  2. OFDM映射,IDFT ,同步(时间频率同步)和信道估计,以及频率偏移的估计等一系列代码-OFDM coding
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-17
    • 文件大小:33572
    • 提供者:quick
  1. dft--convolution--IDFT--fir(finite-impulse-respon

    0下载:
  2. different matlab code for convolution, discrete fourier transform, finite impulse response, inverse DFT, descimator
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:4296
    • 提供者:ajay
  1. dft, convolution, IDFT, fir(finite impulse response)

    0下载:
  2. dft, convolution, IDFT, fir(finite impulse response) wtiitein in matlab
  3. 所属分类:matlab例程

    • 发布日期:2014-02-14
    • 文件大小:4296
    • 提供者:ajaybhardwaj89
  1. DFT-and-IDFT

    0下载:
  2. This is a basic implementation of Discrete Fourier Transform and Inverse Discrete Fourier Transform. This is a source code which is a meant for MATLAB platform.
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:8430
    • 提供者:Mit Patel
  1. 802.11a OFDM MATLAB仿真代码!(推荐)

    1下载:
  2. OFDM映射,IDFT、DFT,同步(时间频率同步)和信道估计,以及频率偏移的估计(OFDM mapping, IDFT, DFT, synchronization (time frequency synchronization) and channel estimation, and frequency offset estimation)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:29696
    • 提供者:孤行一意
  1. dft&idft

    0下载:
  2. 图像的dft和idft变换,不使用matlab自带的函数(DFT&IDFT transform of a image)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:ddlucy
  1. DFT

    0下载:
  2. matlab用DFT矩阵形式实现的DFT函数与IDFT函数(using MATLAB to realize a DFT function in DFT's definition.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:3072
    • 提供者:s-serenity
  1. DFT IDFT FFT

    0下载:
  2. 最基础的数字信号处理关于DFT,IDFT,FFT可以直接matlab运行(dft.m idft.mThis is a very good button source code complete and can be used directly)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-23
    • 文件大小:46080
    • 提供者:晴晴晴晴晴
« 12 »
搜珍网 www.dssz.com