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

搜索资源列表

  1. dft-matlab-code

    0下载:
  2. Matlab code to find DFT
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:3909
    • 提供者:mmit
  1. MATLAB

    0下载:
  2. this a dftpulse so use it for better dft-this is a dftpulse so use it for better dft
  3. 所属分类:mathematica

    • 发布日期:2017-04-12
    • 文件大小:1101
    • 提供者:choma5er
  1. DFT-Matlab-Code

    0下载:
  2. This the Matlab code for DFT of a sequence. We used TMS320c6713 processor for the operation part.-This is the Matlab code for DFT of a sequence. We used TMS320c6713 processor for the operation part.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:7739
    • 提供者:P Sreekanth
  1. MATLAB--example2

    0下载:
  2. 离散傅里叶变换DFT(Discrete Fourier Transform) 10 快速傅里叶变换FFT(Fast Fourier Transform)-9Discrete Fourier Transform (DFT (Discrete Fourier Transform) 10 Fast Fourier Transform FFT (Fast Fourier Transform)
  3. 所属分类:Wavelet

    • 发布日期:2017-04-12
    • 文件大小:1206
    • 提供者:付滔
  1. 29806181Rayleigh_ofdm

    0下载:
  2. 信道估计算法,包括LS、DFT、改进的DFT,一起的比较算法。适用于MIMO-OFDM系统,适用于MATLAB(Channel estimation algorithms, including LS, DFT, improved DFT, together with the comparison algorithm. Suitable for MIMO-OFDM systems)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-19
    • 文件大小:2048
    • 提供者:123345
  1. abc

    0下载:
  2. 比较DFT和FFT的运算时间。(1)自行选择进行计算的序列(或产生随机序列)。 (2)利用计时函数tic、toc,计算点数N=64、128、256、……(IT IS A SAMPLE.Compare the computing time of DFT and FFT. (1) select the sequence to compute (or generate random sequences). (2) using the timer functions tic and TOC to c
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:8192
    • 提供者:郭若若
  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

    0下载:
  2. 傅里叶变换matlab源程序,正傅里叶变换和逆傅里叶变换能够将时域信号转换为频域信号(Fourier transform Matlab source code, the positive Fourier transform and inverse Fourier transform can transform the time domain signal into a frequency domain signal)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:谢欢儿
  1. p_2_8

    0下载:
  2. 该程序使用MATLAB fft函数处理频域数据,并返回DFT幅度与频率的输出图。包含一个测试.mat文件。(This program uses the MATLAB fft function to process data in the frequency domain and return output plot with DFT magnitude vs frequency. A test .mat file is included.)
  3. 所属分类:matlab例程

  1. DFT_DCT

    1下载:
  2. 对图像进行8*8DCT变换后保留前六条对角线上系数并进行反变换。 不使用MATLAB自带工具包进行DFT变换。(8*8 DCT transform of a image)
  3. 所属分类:图形图像处理

  1. image

    0下载:
  2. 调用自定义函数解决题目: 1.读取自然图像、生成合成图像、高相关图像、高去相关图像,完成压缩 2.得到傅里叶变换后的图像 3.fft中心变换\walsh变换,进行两种变换的对比 4.得到傅里叶变换后的图像和傅里叶变换需要的时间,显示变换后的图像,显示傅里叶变换时间随图像像素的变化 5.显示不同阶数butterworth高通滤波和低通滤波滤波器的传递函数和处理后的图像 6.调用butterworthw.m,显示原图像、原图像频谱、低通滤波、高通滤波的传递函数,以及滤波器处理后的图像 7.拉普拉斯高
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:634880
    • 提供者:malvina
  1. Question No1

    0下载:
  2. 关于FFT的matlab,运用一些特定函数方程,设定wn的值进行编写matlab文件(Write a Matlab function fastft.m which implements the Fast Fourier Transform (FFT) algorithm for computing the DFT.)
  3. 所属分类:数学计算

  1. 作业5

    0下载:
  2. 理解频域处理与空间域处理的等效关系与步骤,掌握频域相乘与空间域循环卷积之间的对等关系,理解DFT运算中补零的效果。(Understand the equivalent relationship and steps of frequency domain processing and space domain processing, understand the reciprocal relationship between frequency domain multiplication and
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:83968
    • 提供者:在云端
  1. 第5章程序

    0下载:
  2. DFT的扩展 包括短时傅里叶变换 细化FFT CZT 参考北航的85个实用案例精讲的第五章,书上的例子仿真代码。(It is very good button source code integrityCode based on MATLAB simulation)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-23
    • 文件大小:105472
    • 提供者:晴晴晴晴晴
  1. 第6章程序

    0下载:
  2. DFT内插 比值法校正 能量重心校正 相位校正等MATLAB 源程序 可直接仿真应用(Code based on MATLAB simulation It is very good button source code integrity, and can be used directly)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-23
    • 文件大小:68608
    • 提供者:晴晴晴晴晴
  1. Fisher字典学习

    2下载:
  2. 基于稀疏表示的高光谱图像分类的Fisher字典学习方法matlab代码(Hypersynthetic image classification based on sparse representation in Fisher dictionary learning matlab code.)
  3. 所属分类:matlab例程

  1. gr_dyspan14_scripts

    0下载:
  2. 用DFT实现天线数为128的 MIMO,,MATLAB仿真(Using DFT to implement MIMO)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:68608
    • 提供者:张鸣123
  1. DFT(傅里叶变换)

    1下载:
  2. 傅里叶变换在图像处理中被广泛应用,该算法实现了傅里叶变换的基本代码。(This algorithm implements the basic code of the Fourier transform.)
  3. 所属分类:波变换

    • 发布日期:2018-05-04
    • 文件大小:14336
    • 提供者:基督得胜
  1. dct

    0下载:
  2. 2维dct变换,离散余弦变换(DCT for Discrete Cosine Transform)是与傅里叶变换相关的一种变换,它类似于离散傅里叶变换(DFT for Discrete Fourier Transform),但是只使用实数。(DCT for Discrete Cosine Transform)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:YOUNGJACK
  1. OFDM中LS和DFT信道估计算法matlab程序

    1下载:
  2. 基于OFDM中的LS和DFT信道估计算法(LS and DFT channel estimation algorithms in OFDM)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-17
    • 文件大小:1024
    • 提供者:浅拾忆
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 19 »
搜珍网 www.dssz.com