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

搜索资源列表

  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. fft

    0下载:
  2. fast fourier transform, yo can try this code for your mathematic code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:121778
    • 提供者:khasanudin
  1. aliasing_for_time_domain_signal.m

    0下载:
  2. This package contains scr ipt to calculate aliasing for given time domain signal. scr ipt to plot in time domain the function: x(t)=A0cos(2pif0t)+A1cos(2pif1t) where fs1=300 Hz and fs2=150 Hz (sampling rate) A0 and A1 are amplitude s signal (a
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1388
    • 提供者:actinio
  1. Polyphase_filterbank_user_manual

    1下载:
  2. The polyphase filterbank algorithm is a very efficient way to implement a uniformly distributed multi-channel filterbank using a Fast Fourier Transform (FFT).
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:196513
    • 提供者:vadik
  1. FFT

    0下载:
  2. 快速傅里叶变换实验源代码,matlab,内含源程序以及结果-Experimental Fast Fourier Transform source code, matlab, containing the source code, as well as the results of
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:68679
    • 提供者:ZM
  1. MATLAB

    0下载:
  2. 本文介绍了数字信号处理中各种算法基本原理,包括Z 变换、DFT 变换及其快速 算法FFT 等信号变换算法和包括IIR 与FIR 数字滤波器的设计与实现,详细论述了利用 MATLAB 软件对信号变换和设计数字滤波器的原理﹑ 步骤和实现方法,并给出了基于 MATLAB 的模拟与仿真。文章最后给出了实验结果,并就其结果做了进一步的解释和说明。 关键词:Z 变换,离散傅立叶变换DFT,数字滤波器,系统结构仿真 -This article describes a variety of
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:255502
    • 提供者:zhd
  1. fft

    0下载:
  2. 通信信号处理中快速傅里叶变换算法研究与编程实现-Communication Signal Processing Fast Fourier Transform Algorithm and Programming
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:1584
    • 提供者:甜橙精灵
  1. icetek_c6713_algorithm

    0下载:
  2. 瑞泰创新(icetek_c6713_A)实验箱(/开发板)的算法实验,包括:(FIR)算法实验,(IIR)算法实验,卷积算法实验,A律编码解码实验,直方图统计实验,快速傅立叶变换-Skandia Innovation (icetek_c6713_A) experimental box (/ development board) an algorithm experiments, including: (FIR) algorithm experiment, (IIR) algorithm expe
  3. 所属分类:DSP program

    • 发布日期:2017-04-17
    • 文件大小:177507
    • 提供者:me_math
  1. kuiizjv

    0下载:
  2. descr iption:快速傅立叶变换fft matlab代码,实现了matlab命令中的fft,它充分利用了周期性等特点,复杂度大大降低,首先是分别计算一半点(奇偶序列),后一半点没有通过变换,而是通过简单的计算得到,从上面已经计算得到的一半点-descr iption: Fast Fourier Transform fft matlab code that implements matlab command fft, which take full advantage of the cyc
  3. 所属分类:Project Manage

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

    0下载:
  2. 快速傅里叶变换,c程序代码-Fast Fourier transform, c program code. . . . . . . . . . . . . . . . . . .
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:19030
    • 提供者:yewen
  1. fft

    2下载:
  2. 最大支持30720点的FFT快速傅里叶变换算法描述和实现。-Maximum support 30720 point FFT Fast Fourier Transform algorithm descr iption and implementation.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2014-09-22
    • 文件大小:511262
    • 提供者:王飞
  1. FFT

    0下载:
  2. Implementing Fast Fourier transform using the parallel Matlab toolbox
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1774
    • 提供者:AS
  1. FFT

    0下载:
  2. 介绍了快速傅立叶变换(FFT)的原理以及相关实验,另配有相应的C语言程序-Introduced the Fast Fourier Transform (FFT) the principles and related experiments, reprovision corresponding C-language program
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:1295515
    • 提供者:zhaohua
  1. fft

    0下载:
  2. 基于c++语言的快速傅里叶变换算法,附带源码-C++ language based on Fast Fourier Transform algorithm, with source code
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-16
    • 文件大小:39865
    • 提供者:止戈
  1. fft

    1下载:
  2. 程序实现了快速傅里叶变换、逆变换等功能,可供参考-Program to achieve a fast Fourier transform, inverse transform and other functions, for reference
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1921
    • 提供者:万同利
  1. fft

    0下载:
  2. 彩色图像经过处理 二值化 灰度化后 进行快速傅里叶变换-Processed color image binarization graying fast Fourier transform after
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2386543
    • 提供者:fangdiandian
  1. fft

    0下载:
  2. fast fourier transform in c-fast fourier transform in c++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:880
    • 提供者:peterye
  1. DIPDemo

    0下载:
  2. 实现了图像处理常用的基本方法,包括直方图均衡,几何变换,空域滤波,2维快速傅里叶变换,图像复原,图像压缩,边缘检测等方法。-The image processing used to achieve the basic methods, including histogram equalization, geometric transformation, spatial filtering, two-dimensional fast Fourier transform, image restora
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-20
    • 文件大小:6108967
    • 提供者:jason
  1. FFT

    0下载:
  2. 基于6713dsp芯片的快速傅立叶算法c语言代码-Based on fast Fourier transform chip 6713dsp c language code
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:233589
    • 提供者:laoyao
  1. fftdsp

    0下载:
  2. 快速傅里叶变换的dsp实现,实验课上的源代码。-Dsp implementation of Fast Fourier Transform, experimental class of the source code.
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:18251
    • 提供者:yanpan
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 50 »
搜珍网 www.dssz.com