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

搜索资源列表

  1. FFT

    0下载:
  2. 实现傅里叶算法中的各项特性,如线性特性、频移特性、对称性、循环卷积等-Characteristics of the Fourier algorithm, such as the linear characteristics, frequency shift characteristics, symmetry, circular convolution
  3. 所属分类:SCM

    • 发布日期:2017-12-01
    • 文件大小:5146
    • 提供者:Lu
  1. fftall

    0下载:
  2. 数字信号处理中的离散傅里叶变换用快速傅里叶变换算法实现(为按时间抽取FFT算法实现的程序;考虑到补零情况,进行信号频谱分析过程中可能出现的问题,例如混淆、泄漏、栅栏效应等)-Program of digital signal processing in the discrete Fourier transform using a fast Fourier transform algorithm (as achieved by the decimation-in-time FFT algorith
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:840
    • 提供者:郭涯
  1. my_fft

    0下载:
  2. 使用matlab编写fft算法,主要使用外中内三层循环,把时域的信号序列转化为频域的信号-Prepared using matlab fft algorithm, outside the three cycles, the time-domain signal sequence into the frequency domain signal
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:935
    • 提供者:袁义明
  1. DIT-FFT

    0下载:
  2. 快速傅里叶变换的算法,基于c语言,有正运算和逆运算-Fast Fourier transform algorithm, based on the C language, positive operation and the inverse
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:7270
    • 提供者:韦冰五
  1. FFTSim

    0下载:
  2. 仿真FFT参数对采用FFT算法分析信号频谱的影响。产生频率分别为2Hz,2.05Hz的正弦波合成信号,采样频率=10Hz。-Simulation of the influence of FFT parameters on the frequency spectrum of the signal using FFT algorithm analysis. The frequency of sine wave synthesis are respectively 2Hz, 2.05Hz signal
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:1024
    • 提供者:sunrui
  1. stitching

    0下载:
  2. 使用VC++环境对具有一定重叠性的图像进行了拼接,先对待拼接的两幅图进行采样进行使用傅里叶变换粗拼接,然后用FFT算法进行精准拼接-Use VC++ environment with some overlapping image stitching, first towards stitching two images sampled using Fourier transform coarse stitching, and then use the FFT algorithm for accu
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:3121
    • 提供者:陈聪
  1. fft

    0下载:
  2. 一种基于傅氏算法的高精度测频方法,电力系统常用到的,很经典的文档。-A high-precision frequency measurement method based on Fourier algorithm, power system commonly used, is a classic document.
  3. 所属分类:software engineering

    • 发布日期:2017-11-29
    • 文件大小:459273
    • 提供者:chinq
  1. FFT

    1下载:
  2. 基于FFT的快速傅立叶算法,应用于音乐频谱的分析-Fast Fourier algorithm
  3. 所属分类:Algorithm

    • 发布日期:2015-05-29
    • 文件大小:3072
    • 提供者:孙鹏琨
  1. FFT

    0下载:
  2. 基于DSP的傅里叶算法的研究,主要讲述傅里叶算的原理以及各个环节在DSP中的实现-The Fourier algorithm DSP-based research focuses on Fourier operator principle and all aspects of implementation of the DSP
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:183943
    • 提供者:石大气
  1. FFT_M

    0下载:
  2. matlab语言实现FFT算法,基-2按时间抽选、输入倒序位、输出自然顺序fft-Matlab language FFT algorithm-2 time selected by input reverse bit output of the natural order of FFT
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:960
    • 提供者:xiajie
  1. FFT-Rife

    0下载:
  2. Rife是一种频谱校正方法,分别给出了以上算法的Matlab程序并且画出了图形。- Rife is a spectrum correction method given above algorithm Matlab program and draw graphics.
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:922
    • 提供者:杨超
  1. rfft

    0下载:
  2. 计算实序列的快速傅里叶变换,它比复序列FFT算法大约可减少一半的运算量和存储量。-Calculate the real sequence of the fast Fourier transform, which is the time taken by the sequence of the base 2 FFT algorithm, it is more than complex sequence FFT algorithm can be roughly halved the amount o
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:164133
    • 提供者:冰河
  1. frequency_measuement

    0下载:
  2. 通过基4-fft算法测128点频率模块,其中包含所有需要的vhd文件,但是由于最多100M内容,因而需要用到的ipcore需自己添加。-128 points frequency measurement through based4-fft method,the folder involves all .vhl file,but it don t involves the ipcore due to the100M limit.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-17
    • 文件大小:5146
    • 提供者:zhao
  1. m

    0下载:
  2. 编写matlab程序,完成输入倒位序,输出自然顺序,按照时间抽选的基2-FFT算法程序的编写-Write matlab program, complete inversion input sequence, the output of natural order, in accordance with the time selected 2-FFT-algorithm procedures for the preparation
  3. 所属分类:Communication

    • 发布日期:2017-11-20
    • 文件大小:3196
    • 提供者:王琴
  1. FFT_MYSELF

    0下载:
  2. FFT算法的实现,简单易懂 ,是新手学习的好例子,检验可用。-FFT algorithm, easy to understand, is a good example of novice learning, testing is available.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-19
    • 文件大小:1653
    • 提供者:赵帅
  1. musicFFT

    2下载:
  2. 单片机音乐频谱,用STC12C5A60S2自带AD采样,并用FFT算法进行运算,并在16*16点阵屏上显示-SCM music spectrum, with STC12C5A60S2 own AD sampling, and use FFT algorithm for computing, and in the 16* 16 dot matrix screen display
  3. 所属分类:SCM

    • 发布日期:2015-05-29
    • 文件大小:97280
    • 提供者:李平
  1. FFT

    0下载:
  2. 快速傅里叶变换,基于迭代算法,适于数字滤波和图像处理-Fast Fourier transform, based on iterative algorithms, suitable for digital filtering and image processing
  3. 所属分类:Algorithm

    • 发布日期:2017-12-05
    • 文件大小:1396
    • 提供者:李慧
  1. fft

    0下载:
  2. FFT的两个学习资料,其中有FFT频谱分析和快速Fourier变换算法及Matlab程序实现-FFT of two learning materials, including FFT spectrum analysis and fast Fourier transform algorithm and Matlab program achieved
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:688822
    • 提供者:huangliping
  1. FFT

    0下载:
  2. 快速傅里叶算法(FFT)c51实现 直接使用 快速傅里叶算法(FFT)c51实现 直接使用-Fast Fourier algorithm (FFT) c51 for direct use fast Fourier algorithm (FFT) c51 for direct use
  3. 所属分类:SCM

    • 发布日期:2017-11-24
    • 文件大小:27942
    • 提供者:yhn
  1. 1

    0下载:
  2. 基于C语言的快速傅里叶变换FFT算法,含详细注释。可用,数据长度可根据自己要求修改-C-based fast Fourier transform (FFT) algorithm, with detailed notes. Available, the data length can be modified according to your requirements
  3. 所属分类:Algorithm

    • 发布日期:2017-12-08
    • 文件大小:270935
    • 提供者:zy
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com