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

搜索资源列表

  1. ofdm

    0下载:
  2. 基于IFFT 实现的OFDM仿真原理系统仿真框图-OFDM-based simulation principles to achieve IFFTFFT system simulation block diagram
  3. 所属分类:Communication

    • 发布日期:2016-01-27
    • 文件大小:19016
    • 提供者:刘强
  1. ImageProcess

    0下载:
  2. 对图像实现fft变换和逆变换,在VC++ 6.0环境下调试通过-FFT IFFT
  3. 所属分类:Wavelet

    • 发布日期:2017-05-14
    • 文件大小:3439877
    • 提供者:zhl
  1. ft

    0下载:
  2. 时间抽选基2FFT及IFFT算法C语言实现-Time selected based 2FFT and IFFT algorithms C language implementation
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1357
    • 提供者:savage
  1. 1191286763

    0下载:
  2. 信号处理中常用的算法,本程序实现了fft和ifft的运算 ... ·Bayesian Filter.贝叶斯(Bayesian ·一个目标跟踪系统的MATLAB 源程序包-Commonly used in signal processing algorithms, this program achieved the fft and ifft computing ... · Bayesian Filter. Bayes (Bayesian · a target tracking system MAT
  3. 所属分类:Document

    • 发布日期:2017-04-05
    • 文件大小:3787
    • 提供者:袁计委
  1. vtkfftandifft

    0下载:
  2. 用vtk对一幅图像做FFT,在频域加上图像去掉了低频信息的高频信息,最后做IFFT可看到图像细节被加强。-to do FFT with an image using VTK, remove the low-frequency information in the frequency domain and add the high-frequency information, after doing the IFFT, we can see more ditails.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:50314
    • 提供者:李星
  1. FFTandIFFT

    0下载:
  2. 一个关于FFT和IFFT实现的代码!有益于这方面知识的学习!-A realization on the FFT and IFFT code! Useful knowledge in this area of study!
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:1072
    • 提供者:yao
  1. IFFT_ise10migration

    0下载:
  2. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-03-28
    • 文件大小:523199
    • 提供者:
  1. matlab_fft

    0下载:
  2. 利用matlab实现了fft和ifft算法,并给出了利用fft算法解决微分方程的问题的方法。-Fft using matlab achieved and ifft algorithms, and is given the use of fft algorithm to solve the differential equation problem.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:3285
    • 提供者:吉吉
  1. lc

    0下载:
  2. 基于matlab的分段卷积计算,循环卷积,线性关机-convolution firm一 rm1=ifft(conj(Xak1).*Xbk1) rm1=[rm1(N+2:2*N)rm1(1
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:101084
    • 提供者:王令
  1. AnalogVoiceSignal

    1下载:
  2. 观测实时模拟信号(语音)的频谱 用音频设备采集一段语音,将语音存为.wav格式。对wav文件作分段傅里叶变换分析。语音是分音节的,应把它分段分析,而且实际运用中的数字信号处理的FFT的点数是有限的,一般只能达到千点。用傅里叶反变换IFFT,从频域恢复信号。画出频谱图和语音波形图。 -Observing real-time analog signal (voice) of the spectrum collected with the audio devices section of
  3. 所属分类:语音合成与识别

    • 发布日期:2013-04-01
    • 文件大小:63963
    • 提供者:benny
  1. SignalSpectrumAnalysis

    0下载:
  2. 信号频谱分析 1. 观测已知方波信号、正弦波信号的频谱 分析频率为4KHz、8KHz的占空比为50 的方波信号、正弦波信号的频谱。记录所得频谱图。 2. 观测实时模拟信号(语音)的频谱 用音频设备采集一段语音,将语音存为.wav格式。对wav文件作分段傅里叶变换分析。语音是分音节的,应把它分段分析,而且实际运用中的数字信号处理的FFT的点数是有限的,一般只能达到千点。用傅里叶反变换IFFT,从频域恢复信号。画出频谱图和语音波形图-Signal spectrum analysis
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:64318
    • 提供者:benny
  1. FrequencyDomainAnalysisOfTheSystem

    0下载:
  2. 信号频谱分析 1. 观测已知方波信号、正弦波信号的频谱 分析频率为4KHz、8KHz的占空比为50 的方波信号、正弦波信号的频谱。记录所得频谱图。 观测实时模拟信号(语音)的频谱 用音频设备采集一段语音,将语音存为.wav格式。对wav文件作分段傅里叶变换分析。语音是分音节的,应把它分段分析,而且实际运用中的数字信号处理的FFT的点数是有限的,一般只能达到千点。用傅里叶反变换IFFT,从频域恢复信号。画出频谱图和语音波形图-Signal spectrum analysis 1.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-25
    • 文件大小:94011
    • 提供者:benny
  1. simulator

    0下载:
  2. 一些用于通信仿真的函数,包括ofdm系统收发仿真,fft、ifft,随机数产生,bpsk、qpsk调制等-communication simulator functions
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:293510
    • 提供者:王丰
  1. fft2

    0下载:
  2. 通过C语言实现基二FFT和IFFT,从而快速地实现傅里叶变换-C language implementation through the base 2 FFT and IFFT, in order to achieve fast Fourier transform
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1471
    • 提供者:吴宇
  1. 007

    0下载:
  2. 对OFDM信道建模,包括普通IDFT算法和IFFT快速算法-For OFDM channel modeling, including general IDFT algorithm and fast algorithms IFFT
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1141
    • 提供者:李星辰
  1. ofdm_Systems_Simulation

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

    • 发布日期:2017-03-29
    • 文件大小:40599
    • 提供者:李刚
  1. OFDM_2009

    0下载:
  2. 对OFDM信道建模,包括普通IDFT算法和IFFT快速算法-For OFDM channel modeling, including general IDFT algorithm and fast algorithms IFFT
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:892
    • 提供者:张小
  1. fft

    0下载:
  2. fft#include <math.h> #define SWAP(a,b) tempr=(a) (a)=(b) (b)=tempr //当isign=1时,将输入数据data[1..2*nn]用它的离散Fourier变换系数代替 //当isign=-1时,将输入数据替换为其的离散IFFT系数乘以nn //data是一个保存nn个复数的数组 //Fourier系数的保存方法为F0的实部和虚部保存在data[1],data[2] //正的一次谐波系数保存在dat
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:881
    • 提供者:jakey
  1. MIMO

    2下载:
  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. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:12844
    • 提供者:SW
  1. MIMO-Communication-Systems

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

    • 发布日期:2017-03-28
    • 文件大小:12761
    • 提供者:小于儿
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 37 »
搜珍网 www.dssz.com