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

搜索资源列表

  1. 傅立叶变换算法

    0下载:
  2. matlab 文件实现傅立叶变换算法 实心快速傅立叶变换的算法的代码实现 ,是基于信号处理的一位信号的-a matlab file realizing the DFT algorithm, realizing FFT algorithm by codes, it is based on the one-dimension signal process.需改名为.ppt查看。
  3. 所属分类:编程文档

    • 发布日期:2014-01-21
    • 文件大小:697690
    • 提供者:清风
  1. DFTanalysesignal

    0下载:
  2. DFT分析信号频谱,使用matlab可方便的进行信号频谱分析-DFT analysis of the signal spectrum can be convenient to use matlab signal spectral analysis
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:471506
    • 提供者:倪鹏
  1. fftplot

    0下载:
  2. FFT,即为快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。它对傅氏变换的理论并没有新的发现,但是对于在计算机系统或者说数字系统中应用离散傅立叶变换,可以说是进了一大步。 设x(n)为N项的复数序列,由DFT变换,任一X(m)的计算都需要N次复数乘法和N-1次复数加法,而一次复数乘法等于四次实数乘法和两次实数加法, -FFT, fast Fourier transform which is a discrete fast
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:728
    • 提供者:常虎
  1. matlab

    0下载:
  2. matlab 用DFT实现长序列卷积并用FFT进行信号谱分析-matlab convolution with the DFT and used to achieve a long sequence of FFT for signal spectral analysis
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:1110
    • 提供者:刘彦龙
  1. matlab_image_processing

    0下载:
  2. mathlab for image processing 2D, DFT, FFT etc.
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:25286
    • 提供者:Canggih Adiyasa
  1. HW4

    0下载:
  2. In mathematics, the discrete Fourier transform (DFT) is one of the specific forms of Fourier analysis. As such, it transforms one function into another, which is called the frequency domain representation, or simply the DFT, of the original function
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:147582
    • 提供者:linhu
  1. matlab-homework2

    1下载:
  2. 设某信号 , N=20, 其中, 为白噪声。 求: 编程实现信号的DFT及其反DFT变换,画出原始信号、幅频特性和反变换后信号的曲线。 -Let a signal, N = 20, which, for the white noise. Demand: programming signal DFT and its inverse DFT transform, draw the original signal, the amplitude-frequency characteristic
  3. 所属分类:File Formats

    • 发布日期:2015-09-09
    • 文件大小:95232
    • 提供者:songkaihua
  1. signal_procesing

    1下载:
  2. 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir滤波器窗函数wn idealfilter 理想滤波器(低通,高通,带通)hdn
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:38465
    • 提供者:夏思源
  1. signal_procesing2014

    0下载:
  2. 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir滤波器窗函数wn idealfilter 理想滤波器(低通,高通,带通)hdn
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:38504
    • 提供者:夏思源
  1. OFDM-CHANEEL-ESTIMATION-documentation

    0下载:
  2. DFT-BASED CHANNEL ESTIMATOR FOR OFDM SYSTEMS WITH LEAKAGE ESTIMATION IS DEVELOPED IN MATLAB SOFTWARE. IT IS THE CLEAR DOCUMENTATION.
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3983198
    • 提供者:tushara
  1. DFT

    0下载:
  2. 用matlab实现离散傅里叶变换,本程序实现了8点、16点的离散傅里叶变换-DFT matlab
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:70801
    • 提供者:杨炎
  1. Homework-2

    0下载:
  2. differential calculation DFT transform in matlab
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:2197
    • 提供者:bergillos7
  1. AM-signal

    1下载:
  2. 本文主要研究内容是3种AM信号数字化解调的算法,即正交解调算法,包络解调算法,平滑离散傅立叶变化(DFT)解调算法,给出相应的解调原理、公式推导以及系统模块。采用MATLAB对一段信号采用3种方法分别进行仿真解调,并对结果进行比较,给出3种方法的优缺点及应用场合。-This article main research content is three AM signal demodulation algorithm, digital orthogonal demodulation algori
  3. 所属分类:Project Design

    • 发布日期:2017-12-11
    • 文件大小:487182
    • 提供者:唐迎春
  1. SFTMadeChng_123

    0下载:
  2. Soft the Palmprint recognition matlab lang This is the Matlab code for DFT o 60 BCB (C++Build) application exa Circular estimator calcula los pa
  3. 所属分类:File Formats

    • 发布日期:2017-12-12
    • 文件大小:835
    • 提供者:Automotive
搜珍网 www.dssz.com