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

Search list

[Communicationmyfft_ifft

Description: FFT and IFFT for 16-bits wave, you can use this instead of convolution calculate, input samples must be 2^n. If its not 2^n samples just stuff zero in last array. I already make it to C++ class you can new a calss and do it easy
Platform: | Size: 33266 | Author: 小誠\ | Hits:

[Embeded Linuxdriver

Description: fft的工业级的EP9315的开发板的所有驱动程序,我花了好几千人民币买的开发板上的-fft-class EP9315 industrial development board to all drivers, I have spent thousands of yuan to buy the development board
Platform: | Size: 1176576 | Author: 杨军 | Hits:

[Communicationmyfft_ifft.zip

Description: FFT and IFFT for 16-bits wave, you can use this instead of convolution calculate, input samples must be 2^n. If its not 2^n samples just stuff zero in last array. I already make it to C++ class you can new a calss and do it easy,FFT and IFFT for 16-bits wave, you can use this instead of convolution calculate, input samples must be 2 ^ n.If its not 2 ^ n samples just stuff zeroin last array.I already make it to C++ Class you cannew a calss and do it easy
Platform: | Size: 32768 | Author: 小誠 | Hits:

[Waveletlvbofenxiqi

Description: 数字图象 滤波分析 VC做的,简单好用,适合做课设-Digital Image Analysis of VC do filtering, easy-to-use, suitable for class-based
Platform: | Size: 3607552 | Author: pan | Hits:

[Windows Developsignal

Description: 定义了signal的类和它的方法,主要有FFT DFT和卷积运算,并能处理简单的复数。-The definition of the signal class and its methods, the main FFT DFT and convolution operation, and can handle a simple plural.
Platform: | Size: 331776 | Author: 芦达 | Hits:

[VC/MFCfft

Description: 在VC环境下利用MFC类库,对于给定的位深度是8的图像进行FFT变换-VC environment in the use of MFC class library, for a given bit depth of 8 images transform FFT
Platform: | Size: 62464 | Author: honeyxuer | Hits:

[JSP/Javajavacalculus

Description: java的数学函数包,fft之类的都有,可以省不少事-java package of mathematical functions, fft of the class have, you can save a lot of things
Platform: | Size: 295936 | Author: 郎海默 | Hits:

[Audio programmusicdsp

Description: musicdsp source code archive-Analysis Beat Detector Class Coefficients for Daubechies wavelets 1-38 DFT Envelope detector Envelope Detector class (C++) Envelope follower with different attack and release Fast in-place Walsh-Hadamard Transform FFT FFT classes in C++ and Object Pascal Frequency response from biquad coefficients Java FFT Look ahead limiting LPC analysis (autocorrelation+ Levinson-Durbin recursion) Magnitude and phase plot of arbitrary IIR function, up to 5th order Measuring interpollation noise QFT and DQFT (double precision) classes Simple peak follower tone detection with Goertzel Tone detection with Goertzel (x86 ASM) Effects 2 Wave shaping things Alien Wah Band Limited PWM Generator Bit quantization/reduction effect Class for waveguide/delay effects Compressor Decimator Delay time calculation for reverberation DIRAC- Free C/C++ Library for Time and Pitch Manipulation of Audio Based on Time-Frequency Transforms dynamic convolution Early echo s with image-mirror techn
Platform: | Size: 826368 | Author: Alan Tang | Hits:

[matlabFFT

Description: 这是一个快速傅里叶变换分析谐波类程序,以及生成火柴梗图的程序-This is a class of fast Fourier transform analysis of harmonic procedures, and the program generates Stick Figure
Platform: | Size: 4096 | Author: 张志佳 | Hits:

[OtherFFT

Description: 自己用Labwindows/CVI写的频谱分析仪例子程序,对开发示波器一类虚拟仪器的同学很有用。-Own use Labwindows/CVI examples of written procedures for the spectrum analyzer, oscilloscope on the development of students for a class of virtual instrument is useful.
Platform: | Size: 166912 | Author: 小明 | Hits:

[CSharpfft

Description: 在VC环境中用C++编程实现FFT快速算法,课用于计算多点FFT-VC Environment in C++ programming using fast FFT algorithm used to calculate the multi-point FFT class
Platform: | Size: 25600 | Author: lxz | Hits:

[Special EffectsFFT

Description: 傅立叶变换的图象处理\快速傅立叶变换在图象中的应用,已经快速傅立叶变换类的基本应用-Fourier transform of the image processing \ fast Fourier transform in the image of the application has been fast Fourier transform basic application class
Platform: | Size: 171008 | Author: 绍无年 | Hits:

[Special Effectsfft

Description: 进行傅里叶变换的java代码,其中有三个java文件,Signal中Signal类存放了信号,FFT1D进行一维傅里叶变换,ToolboxFourier进行了三维傅里叶变换。图像处理的可以看下。-Fourier transform of the java code, which has three java files, Signal Signal class stored in the signal, FFT1D for one-dimensional Fourier transform, ToolboxFourier for three-dimensional Fourier transform. Image processing can look.
Platform: | Size: 10240 | Author: dcj | Hits:

[CSharpFFT

Description: Fast Fourier Transform C# cla-Fast Fourier Transform C# class
Platform: | Size: 2048 | Author: Wazelin | Hits:

[AlgorithmFFT

Description: 压缩文件中包含两个子文件,分别是FFT.h和FFT.cpp,是快速傅立叶变换的c++实现,我封装成了一个类,FFT.cpp里面有详细的原理注释,是根据我本科时候的数字信号处理教材上的算法来实现的,绝对可以正常运行,FFT变换的结果我跟matlab的实验结果进行过对比,数据一致,绝对可行!-Contains two subfolders in the zip file, respectively of is FFT.h and FFT.cpp, fast Fourier transform, c++, I encapsulated into a class, FFT.cpp there are detailed annotation of the principle is based on my undergraduate time digitalsignal processing textbook algorithm can definitely normal operation of the results of FFT transform with matlab experiments, the data is absolutely feasible.
Platform: | Size: 2048 | Author: 顾杰诗 | Hits:

[AlgorithmFFT

Description: 使用VC++写的FFT算法,里面包含了一个复数运算类。-Implement FFT using VC++,including a class of complex computing.
Platform: | Size: 303104 | Author: 天天 | Hits:

[AlgorithmFFT_IFFT

Description: 一个FFT类以及一个复数类,实现了快速傅里叶变换及其反变换(FFT和IFFT)以及复数的运算。综合考虑各细节使碟形算法达到最高的效率。-An FFT class as well as a complex and realizes the fast Fourier transform and its inverse transform (FFT and IFFT) and a plurality of computing. Considering all details of the dish algorithm to achieve maximum efficiency.
Platform: | Size: 3072 | Author: xiajie | Hits:

[Special EffectsFFT

Description: 快速傅里叶变换在图像处理中经常遇到,本程序运行结果和matlab一致,是使用C++类编写的。-Fast Fourier transform in image processing are often encountered, the program consistent with the results and matlab is prepared using C++ class.
Platform: | Size: 2080768 | Author: cyan | Hits:

[Special Effectsrk2

Description: matlab file training for student in class 11
Platform: | Size: 1024 | Author: parsian238 | Hits:

[matlabDSP课程设计_基于MATLAB的FFT算法实现

Description: DSP课程设计_基于MATLAB的FFT算法实现_09通信本2班(DSP course design of _ the FFT algorithm based on MATLAB _09 communication this class 2)
Platform: | Size: 218112 | Author: kkjjmm | Hits:
« 12 3 4 »

CodeBus www.codebus.net