Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - fft
Search - fft - List
DL : 0
CCS 3.3 中验证正确FFT算法。编程语言:C语言。-CCS 3.3 to verify the correct FFT algorithm. Programming Language: C language.
Update : 2024-05-16 Size : 17408 Publisher : 刘刚

matlabFFT
DL : 0
FFT编程实例 进行FFT变换,显示频谱图 -FFT transform FFT programming examples show that the spectrum graph
Update : 2024-05-16 Size : 5120 Publisher : loppolcn

DL : 0
FFT高速傅立叶变换 VHDL完整源码 文档密码:www.armjishu.com 更多资料下载,欢迎登陆网站 www.armjishu.com
Update : 2024-05-16 Size : 34816 Publisher : saint_fang

DL : 0
FFT快速傅里叶变换程序语言。频率抽选基FFT和IFFT子程序-FFT Fast Fourier Transform programming language. Frequency-based FFT and IFFT selected subroutine
Update : 2024-05-16 Size : 1024 Publisher : 王震

DL : 0
fft算法分析,从文件读入数据或是直接输入。-FFT ANALY
Update : 2024-05-16 Size : 16384 Publisher : fighter

DL : 0
基于TMS320VC5509的FFT算法实现-FFT algorithm based on the realization of the TMS320VC5509
Update : 2024-05-16 Size : 50176 Publisher : 得十分

DL : 0
这是一个很好用的FFT源程序,包括反变换 \正变换.-this is a good FFT program,including forward FFT and inversed FFT.
Update : 2024-05-16 Size : 2048 Publisher : ssw1

DL : 0
DSP仿真 FFT程序 已测试 大家多多支持下-DSP simulation FFT procedure have been tested a lot of support from everyone
Update : 2024-05-16 Size : 67584 Publisher : 龙军

BPSK-DSSS-CDMA-FFT 四个基本系统的代码-BPSK-DSSS-CDMA-FFT four basic system code
Update : 2024-05-16 Size : 38912 Publisher : 晓敏

专门针对avr系列的单片机优化的fft算法,包括定点运算、查表、同址计算等-Avr-specific series of single-chip microcomputer optimized fft algorithm, including the fixed-point computing, look-up table, with the site of calculation
Update : 2024-05-16 Size : 19456 Publisher : 张三

DL : 0
基于FFT的图像匹配,用傅立叶变换对图像进行匹配!分别对模板和匹配图进行傅立叶变换-image Regsiter use FFT
Update : 2024-05-16 Size : 4096 Publisher : z

DL : 0
此程序用Fortran语言编写,对所给数组用蝶形算法进行FFT变换-Fortran language with the program prepared to the array of the butterfly algorithm using FFT transform
Update : 2024-05-16 Size : 230400 Publisher : chenjing

DL : 0
radix 2 fft algorithm code
Update : 2024-05-16 Size : 2048 Publisher : bnpvas

DL : 0
for(k=j k<128 k=k+2*b) /* for (3) */ { TR=dataR[k] TI=dataI[k] temp=dataR[k+b] dataR[k]=dataR[k]+dataR[k+b]*cos_tab[p]+dataI[k+b]*sin_tab[p] dataI[k]=dataI[k]-dataR[k+b]*sin_tab[p]+dataI[k+b]*cos_tab[p] dataR[k+b]=TR-dataR[k+b]*cos_tab[p]-dataI[k+b]*sin_tab[p] dataI[k+b]=TI+temp*sin_tab[p]-dataI[k+b]*cos_tab[p] } -fft
Update : 2024-05-16 Size : 1024 Publisher : wangqikun

DL : 0
用visual c++6.0编写的 FFT程序-Visual c++6.0 with the preparation of the FFT process
Update : 2024-05-16 Size : 3800064 Publisher : lilin

SCMfft
DL : 0
基于单片机开发环境的快速傅里叶变换的(fft) C语言算法-Development environment based on the single-chip Fast Fourier Transform (fft) C language algorithm
Update : 2024-05-16 Size : 3072 Publisher : edison

Otherfft
DL : 0
改进的FFT算法研究。不错的学习材料。欢迎下载-Improved FFT algorithm. Good learning materials. Welcome to download
Update : 2024-05-16 Size : 152576 Publisher :

DL : 0
ICETEK-C6711-A开发板所的模块fft程序-ICETEK-C6711-A development board by fft module procedure
Update : 2024-05-16 Size : 8192 Publisher : ddk

matlabfft
DL : 0
matlab里FFT变换时的频移程序,自动将FFT变化后的数据移到零频两边,方便好用-FFT transform in matlab frequency shift when the process changes automatically after the FFT to the zero-frequency data on both sides, easy-to-use
Update : 2024-05-16 Size : 1024 Publisher : 断刀割月

DL : 0
本程序是基于C54x DSP的通用实数FFT程序,适合点数16~1024点或复数点数8~512点,主程序为rfft.asm。-This procedure is based on the C54x DSP real FFT common procedures, for points 16 ~ 1024 points, or plural points 8 ~ 512 points, the main program for rfft.asm
Update : 2024-05-16 Size : 31744 Publisher : dazhou
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.