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

搜索资源列表

  1. DSPPrograms

    1下载:
  2. DSP编程常用函数 double uniform(double a,double b,long int* seed) double gauss(double mean,double sigma,long int *seed) double exponent(double beta,long int *seed) double laplace(double beta,long int* seed) double rayleigh(double sigma,long int *seed) doubl
  3. 所属分类:其它

  1. wr_bmp_demo

    0下载:
  2. 数字图象处理算法的演示,包括:图象的DFT和逆DFT,图象的FFT和逆FFT,在图象中加入正弦噪声,图象的模板运算实现图象平滑和锐化等等。-digital image processing algorithms demo, including : Image DFT and inverse DFT, FFT image and inverse FFT, in the image by adding sinusoidal noise, the template image Operational
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:277901
    • 提供者:wysh
  1. DSP波形的产生

    1下载:
  2. 波形的产生,采样,平移,抽样,及离散傅里叶变换和快速傅里叶变换
  3. 所属分类:GDI/图象编程

    • 发布日期:2011-04-30
    • 文件大小:2006874
    • 提供者:659294898
  1. Dsp_c.rar

    0下载:
  2. dsp算法40例,包括fft、滤波器、谱运算等 1. 将模拟滤波器转变为数字滤波器。 2. 由得到幅频响应 。 3. 用Burg算法求AR模型的参数。 4. 由AR模型参数得到功率谱。 5. 用Levinson算法求解Yule-Walker方程以得到 阶AR模型的参数 。 6. 实现双线性Z变换。 7. 设计巴特沃斯模拟低通滤波器,求出转移函数 。 8. 设计切比雪夫I型模拟低通滤波器,求出转移函数 。 9. 直接由定义求 点复序列 的DFT 。 10.利用经典的Cooley
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:59438
    • 提供者:jack
  1. fft_transfer

    0下载:
  2. FFT变换的C语言实现。FFT变换是DFT变换的一种简化算法-FFT s implement of Clanguage
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1134
    • 提供者:柯贤康
  1. fftcompare

    0下载:
  2. DFT与FFT算法复杂度比较,包括对数形式比较-DFT and the FFT algorithm order of complexity compares, compares including the logarithmic form
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:2875
    • 提供者:卡其米奇
  1. fft_delphi

    2下载:
  2. A fast Fourier transform (FFT) is an efficient algorithm to compute the discrete Fourier transform (DFT) and its inverse
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-11-02
    • 文件大小:1607537
    • 提供者:dizel
  1. Tools1

    0下载:
  2. 自己写的一个简单的数字信号处理的小程序。可以不同的信号源,并对其进行DFT、FFT、DFFT以及IFFT的运算。非常可视,对初学者理解信号与系统的概念应该非常有帮助。-signal processing tool. Aim to assist beginners to understand the concepts of DSP.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:31390
    • 提供者:serena
  1. DFT_FFT

    0下载:
  2. 数字信号处理试验,对一给定序列进行fft和dft变换,并在对话框中绘制出来。-Digital signal processing experiments of a given sequence and fft transform dft and drawn out in the dialog box.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:241005
    • 提供者:wangwei
  1. hw2

    0下载:
  2. dft algorithm(no fft) (matlab)
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1675
    • 提供者:ParkChanHo
  1. project_1

    0下载:
  2. fft and dft make!! it s not given function. i made it..goodluck
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1562
    • 提供者:lee
  1. OFDM-Simulation

    3下载:
  2. 包含OFDM系统仿真,星状导频仿真,瑞利信道估计以及FFT与DFT算法复杂度比较。集合了12个项目,呵呵。-Contains the OFDM system simulation, the astroid pilot frequency simulation, the Rayleigh channel estimates as well as FFT and the DFT algorithm order of complexity compares. Has gathered 12 proje
  3. 所属分类:3G develop

    • 发布日期:2017-03-26
    • 文件大小:49448
    • 提供者:卡其米奇
  1. M1

    0下载:
  2. Use of DFT or FFT with Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:375362
    • 提供者:lephil
  1. bmpenc

    0下载:
  2. 一个基于Hash的随机LSB信息隐藏程序 包含波形小幅扰动抗攻击 自己编写的 包含24bitBMP文件的读取与像素分离 快速傅立叶变换 散列LSB等相关算法的头文件 与系统无关 可以通过G++编译 在Win/Linux环境下都可以正常工作 也可以将头文件提取出来应用于其他代码之中-A Hash-LSB steganography source code with randomized DFT anti-RS-attack tech. Coding by myself. Including hea
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1200994
    • 提供者:杜睿
  1. 1234567

    0下载:
  2. 对DFT算法原理和基本性质的理解 。实信号的FFT算法 。在DSP上实现FFT的编程思想-DFT algorithm on the principles and basic understanding of the nature. FFT algorithm for real signals. FFT in the DSP programming ideas to achieve
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:7880
    • 提供者:白痴小明明
  1. TransformShow

    0下载:
  2. 在对图像处理时,常常需要将其从空域变换到频域,这些代码就是对位图进行DFT、FFT,DCT等变换的。-In image processing, it is often necessary to transform it from the airspace to the frequency domain, the code is for bitmap to DFT, FFT, DCT transform and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1730068
    • 提供者:卢小宝
  1. MatlabcodeforFFT

    0下载:
  2. FFT的实现的Matlab代码,利用Matlab来实现FFT,从而计算DFT-The Matlab code for FFT
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:1071
    • 提供者:CKR
  1. transfrom_ver3

    0下载:
  2. dft fft transform fast and normal versions
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1810285
    • 提供者:gom
  1. DFTandFFTspeedcompare

    0下载:
  2. 该程序用C语言编写了DFT、FFT程序,该程序是信号运用的基本程序-The program was prepared with the C language DFT, FFT program, which is a signal to use the basic procedures for
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:203292
    • 提供者:吴秋明
  1. Spectrum_Zoom

    0下载:
  2. 这个函数返回n点2dw波段的傅里叶变换的DFT样本序列。通常情况下,以插值点的方式进行放大。-This function returns N point DFT samples of 2dw band of Fourier transform of a sequence. Typically, fft() returns N samples of Fourier transform ranging from 0 to 2pi. This function takes the N-point DF
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2155
    • 提供者:ken
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 19 »
搜珍网 www.dssz.com