搜索资源列表

  1. fft

    0下载:
  2. FFT应用库安装软件,DSP平台,C2000仿真软件运行。-FFT library to install the software applications, DSP platform, C2000 simulation software running.
  3. 所属分类:DSP编程

    • 发布日期:2024-05-18
    • 文件大小:1078272
    • 提供者:luoyuanhong
  1. fft

    0下载:
  2. The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm. -The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform us
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:郭曉詠
  1. FFT

    0下载:
  2. 本程序是用来把图像转换成FFT,这样转换后会有利于文件的传输,分享给大家使用.-This procedure is used to convert the image FFT, this converted file to be beneficial to the transmission, use and share with everyone.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-18
    • 文件大小:26624
    • 提供者:慧灵
  1. FFT

    0下载:
  2. 基于Avr单片机的FFT算法,LCD显示-Avr MCU-based FFT algorithm, LCD display
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-18
    • 文件大小:23552
    • 提供者:jeans
  1. FFT-IP

    0下载:
  2. 介绍了基于FPGA的FFT实现方法,并给出了实例程序,程序通过验证,可以直接使用-FPGA based on the realization of the FFT method, and gives examples of procedures, procedures for the adoption of authentication, can be directly used
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:3111936
    • 提供者:HENRRY
  1. FFT

    0下载:
  2. 快速傅里叶分析的C算法程序,是基二FFT算法,内付简单使用说明。-Fast Fourier analysis of the C algorithm procedure is the base two FFT algorithm, with simple instructions to pay.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:廖于翔
  1. FFT

    0下载:
  2. FFT源程序,在定点设备上运算相当快,只是占的内存也比较多-FFT source in the fixed-point computing device a fairly rapid pace, but also accounted for more memory
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:wzf162200210
  1. fft

    0下载:
  2. implement 1D and 2D FFT and Inverse 2D FFT ,obtain the power spectrum from a set of FFT coefficients and achieve the Butterworth Lowpass Filter
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者: lu jie
  1. Exp02-FFT

    0下载:
  2. 在DSP C54x上运行的FFT滤波程序源码,可成功运行,开发环境为CCS2.0-In DSP C54x run FFT filtering procedure source code can be run successfully, development environment for CCS2.0
  3. 所属分类:DSP编程

    • 发布日期:2024-05-18
    • 文件大小:56320
    • 提供者:吴菊
  1. FFT

    0下载:
  2. fft算法这个应该是很经典的东西但是还是传上来看看 呵呵。共同进步-fft algorithm this should be a very classic things but still Chuan Ha ha look at the table. Common progress
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:11264
    • 提供者:lee
  1. FFT

    0下载:
  2. fortran下的FFT编程。参数格式已经转换完毕。-fortran programming under the FFT. Parameters of the format has completed conversion.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:dingfei
  1. FFT

    0下载:
  2. 速度最快的快速傅里叶变换的类库,比所有同类的FFT速度都快很多-The fastest of the fast Fourier transform library, more than all other similar FFT speed much faster
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:6378496
    • 提供者:韩守东
  1. fft

    0下载:
  2. an fft implementation help
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-18
    • 文件大小:316416
    • 提供者:amer
  1. FFT

    0下载:
  2. 快速傅里叶变换子程序,可用于频谱分析、频率域滤波-FFT subroute
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:宋建国
  1. FFT

    0下载:
  2. 使用FFT实现的两个多项式相乘的算法。 输入文件: 第一行为(n-1) 第二行为第一个多项式系数序列 第三行为第二个多项式系数序列 系数序列的格式为:an,an-1,an-2 ,…, a1,a0 输出文件:result5.txt 格式为结果多项式的系数序列。 序列格式为:an,an-1,an-2 ,…, a1,a0(此n与输入中的n不同)-Implementation of both the use o
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:ZhouJk
  1. fft

    0下载:
  2. ti 的FFT 算法库,里面有PDF的理论基础,和算法库,很齐全,很有参考价值.-This FFT library contains generic FFT module (32-bit implementation) for real/complex FFT
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:780288
    • 提供者:vincent
  1. FFT

    0下载:
  2. FFT变换的simulink的模型。 FFT变换的simulink的模型。-FFT transform simulink model。FFT transform simulink model。FFT transform simulink model。
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:秦秦
  1. fft

    1下载:
  2. 2007年全国大学生电子设计大赛,A题音频信号分析仪的全部源程序。 单片机为c8051f120,系统时钟倍频至96MHZ。 main.c是一个包含五级菜单的主函数。 FFT.C是进行fft变换,将时域信号变换成频域信号。 flash.c是读写片外flash存储器的程序,可以将分析结果保存,以备调用. z7290.c是周立功7290键盘芯片的驱动程序. FFT_xgjis.c是对变换后的频谱进行分析和运算. F
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-18
    • 文件大小:35840
    • 提供者:王渔阳
  1. FFT

    0下载:
  2. FFT可以将一个信号的频谱 提取出来,这在频谱分析方面也是经常用的。 -A signal can be extracted from the FFT spectrum, which spectrum analysis is also often used.FFT
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:yangjuan
  1. fft

    0下载:
  2. java 实现的 快速傅立叶变换 ,用于图像处理-FFT
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:zz
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »

源码中国 www.ymcn.org