Welcome![Sign In][Sign Up]
Location:
Search - FFT

Search list

[DSP programfft_test1

Description: DSP C5402中实现FFT变换源程序-Source Routine of FFT transform in C5402
Platform: | Size: 17408 | Author: 熊雪莱 | Hits:

[CSharpFFTCODEC

Description: 基于dspc5402的集成开发环境,对输入信号进行fft变换,并输出到示波器等观测设备-dspc5402-based integrated development environment, the input signal fft transform, and export to other observation equipment Oscilloscope
Platform: | Size: 18432 | Author: 熊雪莱 | Hits:

[OtherFFT16

Description: 基于FPGA的16点FFT快速傅立叶变换的Verilog源代码。-the FFT implement of Verilog based on FPGA
Platform: | Size: 2048 | Author: lsd | Hits:

[DSP programDSP_fft

Description: 程序通过DSP来实现数字滤波FFT的功能-The program implements FFT with DSP
Platform: | Size: 15360 | Author: 胡龙 | Hits:

[AlgorithmFFTW3st

Description: 快速傅立叶变换 采用c++编程 有源代码-FFT by C++, with source file
Platform: | Size: 427008 | Author: 谢京涛 | Hits:

[GDI-Bitmap图像频率域变换

Description: 图像频率域的变换方法集合,含有fft,dct,wavlet等-Image Transform the frequency domain method pool, containing fft, Copy, etc. wavlet
Platform: | Size: 5120 | Author: Gan | Hits:

[Data structsFFT_C++

Description: 用C++实现的快速傅立叶变换(FFT)的结构算法,其功用就不用细说了吧-C realized Fast Fourier Transform (FFT) algorithm structure, its purpose would not have to elaborate on it
Platform: | Size: 3072 | Author: 黄如意 | Hits:

[DSP programi2c-example

Description: Adsp的FFT编程,该程序包有倒序,DIT-FFT变换,带图形显示。值得一看。-the FFT program, the package is reverse, DIT- FFT transform, with graphics. An eye-catcher.
Platform: | Size: 4096 | Author: 小明 | Hits:

[Multimedia Developfftw-3.0.1

Description: windows下的FFT(快速傅立叶)分析源代码,标准版-windows under the FFT (Fast Fourier) analysis of the source code, the standard version
Platform: | Size: 2928640 | Author: 雨果 | Hits:

[DSP programLab525-VideoFFT

Description: 基于TI DSP TMS32DM642的视频FFT变换处理程序代码。-video fft transform program based on TI DSP TMS32DM642
Platform: | Size: 254976 | Author: 灵儿 | Hits:

[SCMfft_dsp源程序

Description: fft的源程序,可用于单片机或DSP。运算速度快,可适用于信号的频谱分析,适用于软件解调-fft of the source can be used in single or DSP. Operational speed and can be applied to the signal spectrum analysis applies to software demodulation
Platform: | Size: 7168 | Author: 吕剑飞 | Hits:

[WaveletMYDCT-Qwx

Description: 我自己写的DCT变换,8*8点的,采用FFT算法完成快速的DCT-I wrote it myself DCT, 8* 8 o'clock, FFT algorithm rapid completion of the DCT
Platform: | Size: 51200 | Author: 邓云 | Hits:

[Otherfft_source-delphi

Description: fft源代码,在delphi环境下开发的。没有密码,随意下。-FFT source code, developed in Delphi. No password, you can use it freely.
Platform: | Size: 24576 | Author: wwz | Hits:

[Windows Develop二维快速傅立叶变换

Description: This document introduces the techniques of fast Fourier transform and gives a source code in C for computing 2D FFT on image data.
Platform: | Size: 30720 | Author: 冰城 | Hits:

[matlabR14

Description: Ofdm-UWB的仿真模型图,适合7.0的版本,包含整个协议规定的系统,可以设置FFT的点数。-Ofdm-UWB simulation model map for the 7.0 version of the agreement include the entire system can be set FFT points.
Platform: | Size: 59392 | Author: 陈立琴 | Hits:

[Windows DevelopFFTjava

Description: 一个基于Java编写的FFT程序,期末考试交的,比较好用!-a Java-based FFT prepared by the procedures, the end of exams, more user friendly!
Platform: | Size: 2048 | Author: xxjj | Hits:

[Wavelet二维小波变换

Description: 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用FFT实现快速运算,难点就在重构矩阵上。若用矩阵概念明确,一个共扼转置可以搞顶。但FFT的使用必须找到与分解序列的关系。-on Wavelet Transform procedures [best] Note : This algorithm important concept is not speed quickly. Because FOR cycle nowadays. This program cycle from the point of view of Matrix, circular convolution and fast Fourier transform is established links. To achieve the decomposition and reconstruction without distortion. It only had one decomposition, 256x256 graphics will be 64x64 decomposition of the four graphics, avoiding the use of WKEEP () confusion. The main idea of using wavelet filter generator orthogonal array W, write to transform B = W* A* W, anti-Transform : A = W* A* W, which is orthogonal transformation all the same. W cycle orthogonal matrix, can be used to achieve rapid FFT computation, on the difficult reconstruction matrix. If a clear matrix concept, a home to a total o
Platform: | Size: 3072 | Author: 罗松溪 | Hits:

[Communication-Mobile2189414139200591717859627843

Description: 用途:数字图象处理算法的演示,包括: • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(90度与任意角度) • 图象的放缩 • 其它小算法 -purposes : digital image processing algorithms demo, including : Image# 8226 DFT and inverse DFT Image# 8226 FFT and inverse FFT# 8226 in the image by adding noise sine# 8226 Image Computing template image sharpening and smoothing# 8226 image histogram equalization# 8226 the contrast of the image# 8226 tensile image median filter# 8226 image histogram display# 8226 some frequency-domain filter image# 8226# 8226 mirror image rotation (90 degrees and arbitrary angle) images# 8226# 8226 Zooming other small Algorithm
Platform: | Size: 311296 | Author: 例为 | Hits:

[Data structsfftdll

Description: 快速傅立叶变换FFT的动态链接库DLL,适合个种语言,VB,VC,delphi-FFT fast Fourier transform of the DLL, suitable species language, VB, VC, Delphi, etc.
Platform: | Size: 23552 | Author: 可永 | Hits:

[Audio program声卡采集程序deph

Description: 关于声卡采集的一个程序,可做FFT,利用声卡做采集卡,可做声音的频谱分析。-card on a procedure for the acquisition, FFT can do, using sound card collection to do, to do the voice spectrum analysis.
Platform: | Size: 446464 | Author: 陆冬 | Hits:
« 1 2 ... 43 44 45 46 47 4849 50 »

CodeBus www.codebus.net