搜索资源列表

  1. dzqfft8

    0下载:
  2. 一个非常高效的基于TS101的8点fft代码,该代码实现8点复数FFT,入口数据按实部,虚部交替存放 FFT结果也按实部,虚部交替存放. 程序没有任何循环,也无须循转因子. 非常高效啊-a very efficient on the TS101 8:00 fft code that realization 8:00 complex FFT, import data by the real part and imaginary p
  3. 所属分类:汇编语言

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:狄中泉
  1. fft-by_skyline

    0下载:
  2. 这是一个我自己写的FFT的c程序,可以计算n(<4096)个点(可以是虚数)的结果 -This is one I wrote it myself FFT c procedures can be calculated n (
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:王靖杰
  1. fft

    0下载:
  2. 在CCS环境中开发的应用于tms320vc5402的频谱分析程序,仿真过,结果正确.-Environment in the development of CCS applied to TMS320VC5402 the spectral analysis procedures, simulation, and the results correctly.
  3. 所属分类:汇编语言

    • 发布日期:2024-05-19
    • 文件大小:177152
    • 提供者:zhang feng
  1. VB-FFT

    0下载:
  2. FFT实现序列离散傅立叶变换,输入序列,输出序列的傅立叶变换结果。-FFT Discrete Fourier Transform realize sequence, input sequence, output sequence of the Fourier transform results.
  3. 所属分类:中间件编程

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

    0下载:
  2. 完成信号调制的源代码,最后的结果是验证调制的过程-The completion of signal modulation of the source code, the final outcome is to verify the process of modulation
  3. 所属分类:并行运算

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

    0下载:
  2. 对读入的图像进行fft计算,并分别取其幅度和相位信息恢复,比较恢复的结果-To read the images fft calculation, and select the amplitude and phase, respectively, to restore the information to compare the results of the restoration
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:王站
  1. FFT

    0下载:
  2. Matlab编程实现FFT变换及频谱分析的程序代码,能出结果,不错-Matlab Programming FFT transform and spectral analysis of the program code to the results, it is true
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:jonelove
  1. fft

    0下载:
  2. 音频FFT,包括声音录入,FFT变换的结果,以曲线形式显示-Audio FFT, including voice input, FFT transform the results to show the curve of the form
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-19
    • 文件大小:227328
    • 提供者:王亚
  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-19
    • 文件大小:2048
    • 提供者:ZhouJk
  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-19
    • 文件大小:35840
    • 提供者:王渔阳
  1. FFT

    0下载:
  2. 实现两个多项式的相乘 结果为系数 使用傅里叶变换-Multiply the two polynomials to achieve the results of the use of Fourier transform coefficients
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:xxf
  1. FFT

    0下载:
  2. 一个简洁的,快速傅利叶变换和反变换,输入要变换的数据长度,和数据内容,即可在窗口得到变换后的输出结果;-A simple, fast Fourier transform and inverse transform, to transform input data length, and data content, can be transformed in the window of the output
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:334848
    • 提供者:sky
  1. FFT

    0下载:
  2. msp430 1611 功能,256点FFT运算,还有一个失真度计算,结果正确,硬件使用结果正确 IAR平台-msp430 1611 features, 256-point FFT computation, there is a distortion, the result is correct, the use of the results of the correct hardware platform IAR
  3. 所属分类:单片机(51,AVR,MSP430等)

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

    0下载:
  2. 用于计算任意波形fft结果的Matlab工具-A matlab tool for wave fft calculating
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:weizi
  1. fft-arm

    0下载:
  2. 一个用于ARM的基4/基5定点FFT算法,原作者是JDB,后来我扩展过16和256点的计算并用在项目中了,感觉速度还不错。现在重写了基于Linux GCC4的测试程序,可供使用者评估参考。建议安装FFTW3用来精确评估测试结果,相关范例已经在代码中了。-Radix 4/5 FFT routines supporting 16/64/256 and 20/80 calculations. The source originally con
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-19
    • 文件大小:242688
    • 提供者:Tony Gibson
  1. FFT

    0下载:
  2. 实现快速傅里叶变化,并对结果进行分析,增强对快速傅里叶变换的离家-Fast Fourier changes, and the results were analyzed to enhance the fast Fourier transform of the home
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:309248
    • 提供者:马新悦
  1. fft

    0下载:
  2. fft算法的具体实现,应用基2法实现,有比较好的实验结果。-fft concrete realization of the algorithm, the application base 2 method achieved a relatively good results.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:颜洪雷
  1. FFT

    0下载:
  2. 快速傅里叶变换实验源代码,matlab,内含源程序以及结果-Experimental Fast Fourier Transform source code, matlab, containing the source code, as well as the results of
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:68608
    • 提供者:ZM
  1. fft

    0下载:
  2. 虽然现在网上的FFT程序很多,但是有的结果是错误的,比如说,经过一次正反变换后,不能得到原来的数列,所以,本人测试了多个程序,提供几个能用的,给大家,希望大家支持!-Although many online FFT program, but some results are wrong, for example, through a positive and negative change, you can not get the or
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. 1024点matlab仿真,10位输入,12位输出,结果保存在图像中-Matlab simulation of 1024 points, 10-bit input, 12 output, the result stored in the image
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:22528
    • 提供者:ray
« 12 3 4 5 6 7 8 9 10 ... 16 »

源码中国 www.ymcn.org