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

搜索资源列表

  1. FFTtest

    0下载:
  2. 从txt文本文件里读出16个通道的数据,并对起进行FFT变换,再保存数据到文本文件中.-get data from txt,then convert by fft,save the results into txt.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:54109
    • 提供者:fighter
  1. DSP_Basic_development_program

    0下载:
  2. 1.DSP基本开发实验(熟悉CCS和DSP基本开发流程) 2.I/O控制实验(获取按键值并驱动LED显示) 3.中断设计实验 4.定时器实验 5.DMA实验 6.McBSP1接口实验 7.DSP/BIOS实验 8.音频Codec芯片AIC23数据采集回放实验 9.离散傅立叶变换DFT 10.无限冲击响应滤波器(IIR)算法实验 11.有限冲击响应滤波器(FIR)算法实验 12.实数快速傅立叶变换(FFT)算法实验 -Basic developmen
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:1163963
    • 提供者:于海
  1. identification

    1下载:
  2. 使用FFT变换在频域对宽带扩频信号中的正弦干扰信号进行识别和抑制,其中扩频信号由1024点的伪随机序列表示-FFT transform the use of broadband in the frequency domain spread spectrum signal of sinusoidal interference signal identification and suppression, in which spread spectrum signal points from 1024
  3. 所属分类:matlab

    • 发布日期:2014-07-24
    • 文件大小:948
    • 提供者:mengxiao
  1. spectrum_analysis_with_FFT

    0下载:
  2. 使用MATLAB实现对信号的fft变换从而进行频谱分析-The use of MATLAB to achieve transformation of the signal in order to carry out the fft spectrum analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2690
    • 提供者:JoeYounG
  1. fft

    0下载:
  2. 写的MATLAB程序实现傅里叶变换大家可与参考一下-MATLAB program written by Fourier transform we can refer to
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1256
    • 提供者:王玉涛
  1. dip_07

    0下载:
  2. 对图像进行各种频域变换,包括小波变换,FFT变换,DTC变换以及反变换-A variety of image frequency domain transformation, including the wavelet transform, FFT transform, DTC transform and inverse transform
  3. 所属分类:GDI-Bitmap

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

    0下载:
  2. 快速fft运算,能够快速实现一维傅里叶变换,使用了蝶形图。-Fft fast computing
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:6450
    • 提供者:刘宝弟
  1. fft2xx

    0下载:
  2. dsp中的很重要的fft变换的c语言实现,对于理解dsp开发很有用-dsp very important in the fft transform c language for understanding the development of useful dsp
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:87284
    • 提供者:dean
  1. Lab18-FFT

    0下载:
  2. 用DSP芯片做的快速富利叶变换例程。做信号分析的朋友可以借鉴一下。-FFT Fuction operote on DSP chip
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:23727
    • 提供者:大地飞歌
  1. DSPSRC

    3下载:
  2. Audiocfg_FIR--利用dsp6713实现fir滤波 Audiocfg_IIR--利用dsp6713实现iir滤波 fileout--烧写flash必要的准备 SDRAM--6713读写SDRAM simfft--6713实现fft变换 sstpro--烧写flash Timer_GPIO--通过定时器实现led灯周期闪动 Videocfg--视频配置-Audiocfg_FIR- the use of fir filter dsp6713 ach
  3. 所属分类:DSP编程

    • 发布日期:2014-01-08
    • 文件大小:13327626
    • 提供者:谭谦
  1. FFT

    0下载:
  2. 傅立叶变化的意义介绍,比较详细的介绍了傅立叶变换的主要意义-Changes in the meaning of Fourier, the more detailed introduction to the Fourier transform of major significance
  3. 所属分类:Algorithm

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

    0下载:
  2. 离散傅立叶变换、小波变换、离散余弦变换的例子程序-Discrete Fourier Transform, Wavelet Transform example of the procedure
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:482357
    • 提供者:Terry
  1. MATLAB_code_of_image_processing

    2下载:
  2. 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:397915
    • 提供者:guhuxiang
  1. fft

    0下载:
  2. 该程序是应用在DSP上的傅里叶变换。它是对复序列的数组进行傅里叶变换后,输出相应的频谱数组。-The procedure is used in the Fourier transform DSP. It is a complex sequence of Fourier transform to the array, the output spectrum corresponding array.
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:623
    • 提供者:蔡志伟
  1. FFT)-C11

    0下载:
  2. 傅里叶变换及其逆变换 C++程序 图像处理-fourer transform and inver fourier transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1571
    • 提供者:zhang bo
  1. FFT

    0下载:
  2. 介绍FFT-快速傅里叶变换算法-Introduction FFT-Fast Fourier Transform algorithm. . . . . . . . . .
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6832
    • 提供者:chengjian
  1. fft

    0下载:
  2. 该程序是为了能够实现傅里叶变换的动态库源码。-The program is to realize the dynamic Fourier Transform library source.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:11364
    • 提供者:张卡
  1. FFT

    0下载:
  2. 该文件是用C语言实现快速傅里叶变换的源代码,需要的朋友快下载-The document is used C language to achieve fast Fourier transform of the source code, need friends fast download
  3. 所属分类:DSP program

    • 发布日期:2017-04-10
    • 文件大小:772
    • 提供者:李之龙
  1. FFT_Int

    0下载:
  2. fft 快速傅里叶变换430 程序,其中包含8位和16位的快速傅利叶变换-fft fast transmit for MSP430
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:6729
    • 提供者:shichao
  1. FFT

    0下载:
  2. 实现快速的傅里叶变换 执行效率高 望各位检验 -Fast Fourier transform to achieve efficient implementation of look you test
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1551
    • 提供者:abby
« 1 2 ... 38 39 40 41 42 4344 45 46 47 48 49 50 »
搜珍网 www.dssz.com