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

搜索资源列表

  1. chap08

    0下载:
  2. ex6_1 ~ ex6_3二项分布的随机数据的产生 ex6_4 ~ ex6_6通用函数计算概率密度函数值 ex6_7 ~ ex6_20常见分布的密度函数 ex6_21 ~ ex6_33随机变量的数字特征 ex6_34 采用periodogram函数来计算功率谱 ex6_35 利用FFT直接法计算上面噪声信号的功率谱 ex6_36 利用间接法重新计算上例中噪声信号的功率谱 ex6_37 采用tfe函数来进行系统的辨识,并与理想结果进行比较 ex6_38 在置信度为0
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:7543
    • 提供者:张满超
  1. revorder

    0下载:
  2. 本程序可以用来实现FFT的经典算法,虽然现在已经有好多人开发了很多实现逆序的方法,但这种算法易懂好理解,让大家共享-FFT algorithm can achieve a classic inverse rank algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2277
    • 提供者:王奎
  1. rls_matlab

    0下载:
  2. 本源码用MATLAB语言实现了自适应RLS算法,并附有FFT分析-rls fft
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:891
    • 提供者:黄秋华
  1. ly3

    0下载:
  2. 实现了DSP2407芯片的A/D-D/A转换,can模块的使用,FFT以及LMS算法-DSP2407 chip achieved A/DD/A conversion, can block the use of, FFT and LMS algorithm
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-28
    • 文件大小:17500
    • 提供者:刘媛
  1. fft1

    0下载:
  2. 使用matlab编程,实现FFT卷积算法,经过样机的实验,得到正确的结果,而且代码简单易懂。-Using matlab programming, the realization of FFT convolution algorithm, the prototype of the experiment, to obtain accurate results, and easy-to-read code.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:708
    • 提供者:韩奎
  1. DSP2812FFT

    0下载:
  2. TMS320F2812芯片实现FFT的算法,该算法对128点和256点很有效,使用过程中要考虑信号值不能太小.-C
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1199
    • 提供者:wqr107
  1. ClassDesign

    0下载:
  2. 设计了一个图像处理的类,有sobel、Laplacian等边缘检测算法的实现,还有FFT、理想高通、低通滤波器、巴特沃斯滤波器的实现-Designed a type of image processing, a sobel, Laplacian edge detection algorithm such as the realization, as well as FFT, the ideal high-pass, low pass filter, Butterworth filter to a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:7102
    • 提供者:Julie
  1. ImageProcess

    0下载:
  2. VC++6编译环境,实现平滑,锐化,边缘增强,边缘提取(3种算法),边缘检测,中值滤波,频域变换(傅里叶分析FFT,离散余弦变换DCT)-VC++6 compiler environment, to achieve smooth, sharpen, edge enhancement, edge detection (three kinds of algorithm), edge detection, median filtering, frequency domain transform (Fo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6215324
    • 提供者:Myrrhy
  1. FPGAFFT

    0下载:
  2. 本文提出的FFT实现算法是基于FPGA之上的,算法完成对一个序列的FFT计算,完全由脉冲触发,外部只输入一脉冲头和输入数据,便可以得到该脉冲头作为起始标志的N点FFT输出结果-In this paper, the FFT algorithm is based on the FPGA-based algorithm to complete a sequence of FFT calculation, triggered solely by the pulse, the external input
  3. 所属分类:Document

    • 发布日期:2017-04-06
    • 文件大小:290919
    • 提供者:tyra
  1. lunwen

    0下载:
  2. 潘明海 刘英哲 于维双 (论文) 中文摘要: 本文讨论了一种可在FPGA上实现的FFT结构。该结构采用基于流水线结构和快速并行乘法器的蝶形处理器。乘法器采用改进的Booth算法,简化了部分积符号扩展,使用Wallace树结构和4-2压缩器对部分积归约。以8点复点FFT为实例设计相应的控制电路。使用VHDL语言完成设计,并综合到FPGA中。从综合的结果看该结构可在XC4025E-2上以52MHz的时钟高速运行。在此基础上易于扩展为大点数FFT运算结构。 -Pan Mingha
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:128401
    • 提供者:culun
  1. DesignandDSPrealizationofan0FDMreceiver

    0下载:
  2. 设计了一个OFDM接收机,并采用1fI公司的TMS320C6416芯片进行实现。在假设理想 同步的前提下,该系统进行了FFT变化、使用了Ls(最小二乘法)进行信道估计,并且采用了 QPSK算法进行解调。最后将接收机输出数据与发端数据进行比较,在不同信噪比情况下计算其 误码率,得出了比较理想的结果。-An OFDM receiver is designed in山is paper and realized on the platform of the 1MS32OC6416 chip
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:244053
    • 提供者:王熹
  1. example3_12

    0下载:
  2. matlab 实现 付费通变换 抽取的另一种算法-matlab FFT transform taken to achieve an alternative algorithm for
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:756
    • 提供者:徐海洋
  1. FreeFFT

    0下载:
  2. 快速傅立叶变换的实现算法。包括1维FFT、2维FFT及其逆变换,以及离散变换的相关源码。-Fast Fourier Transform algorithm. Including the one-dimensional FFT, 2-dimensional FFT and its inverse transform, as well as the related discrete transform source code.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:2096
    • 提供者:包辉
  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. F

    0下载:
  2. 基于混合基算法的快速傅立叶变换和反变换在VDSL2中的应用与实现-Mixed-radix FFT-based fast Fourier transform and inverse transform in the application and implementation of VDSL2
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1077919
    • 提供者:韩静
  1. FFT_TEST

    0下载:
  2. FFT快速傅里叶算法,使用递归的方法实现-FFT Fast Fourier algorithm, using the recursive method to achieve
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:2994
    • 提供者:howhow
  1. OFDM

    0下载:
  2. 自行编写实现FFT、IFFT算法,完成OFDM系统的发、收端仿真-FFT,IFFT,OFDM systen simulation
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:6426
    • 提供者:miffymiffy
  1. FastFourieTransform

    0下载:
  2. 计算快速傅里叶变换的蝶形算法,用matlab实现的-FFT butterfly calculation algorithm implemented with matlab
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:743
    • 提供者:李孟实
  1. FPGAFFT

    0下载:
  2. FPGA实现FFT的一些论文,介绍了算法的原理和FPGA上实现的步骤-FFT FPGA realization of a number of papers, the principle of the algorithm and the FPGA to achieve the steps
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1462921
    • 提供者:youhu
  1. pro_fini

    0下载:
  2. 在51单片机上的FFT快速傅里叶算法的实现-FFT algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:48008
    • 提供者:元元
« 1 2 ... 25 26 27 28 29 3031 32 33 34 35 »
搜珍网 www.dssz.com