搜索资源列表
fft-vb
- vb版本的fft变换,能够正反变换。正变换: 把时域信号转换成频域信号,反变换:能够把频域信号转换成时域信号。fft可广泛应用于工程领域,例如:信号的频域分析。震动,噪声的分析等等。-vb version of the fft transform, to transform pros. Transformation : put time domain signal into frequency domain signal, anti
FFT变换
- 利用VB进行FFT(快速傅立叶)变换。-use VB FFT (Fast Fourier) transformation.
fft_VB_DSP
- 我自己编写的VB的FFT程序,算法中改进了网上常用算法的一些Bug,并且进行了优化,已经移植到DSP中检验过算法的速度与正确性,测试数据显示效果非常好。-myself prepared by the VB FFT procedure, the algorithm used the Internet to improve the algorithm Bug, and the optimization, which has been por
fft-vb
- vb版本的fft变换,能够正反变换。正变换: 把时域信号转换成频域信号,反变换:能够把频域信号转换成时域信号。fft可广泛应用于工程领域,例如:信号的频域分析。震动,噪声的分析等等。-vb version of the fft transform, to transform pros. Transformation : put time domain signal into frequency domain signal, anti
fftdll
- 快速傅立叶变换FFT的动态链接库DLL,适合个种语言,VB,VC,delphi-FFT fast Fourier transform of the DLL, suitable species language, VB, VC, Delphi, etc.
vbfft_04418300
- 用vb实现快速傅立叶变换,运行速度达到最优化,可以c代码媲美,因此可以实现实时傅立叶变换。实现模块化,直接作为一个模块调用即可,非常方便!-with vb fast Fourier transform, speed of operation to achieve the most optimized code can be comparable to c, it can achieve real-time Fourier transfo
vbfft
- vb傅立叶变换程序 vb傅立叶变换程序-vb Fourier transform procedures vb Fourier transform procedures
vbFFT
- 在VB环境下,实现的快速傅立叶变换(即FFT)算法.-in VB environment, the realization of the Fast Fourier Transform (FFT) algorithms.
lvboqqqqqqq
- 于傅里叶变换的图像加密技术研究 具体是将一幅图像用 fft 变换到频域 在频域中进行加密 我考虑的是通过随机相位来加密的方法,请问用matlab怎样实现 加密后在通过 ifft 得到加密后的图象 -Fourier transform in the image encryption technology to study the details of an image is to use fft tra
shuxuebianhuanlvbo
- 数学变换和滤波fft程序 kfour 傅里叶级数逼近 kkfft 快速傅里叶变换 kkfwt 快速沃什变换 kkspt 快速三次平滑 klman 离散随机系统的卡尔曼滤波 kkabg α-β-γ滤波-Fft math transformation and filtering procedures kfour Fourier series approximation kkfft Fast Fourier Trans
usevbfft
- 你可能会遇到在vb环境下如何实现fft的问题,这里是用vb实现快速傅立叶变换-you might encounter in vb environment how to achieve fft problem, vb here is fast Fourier transform
VB-FFT
- FFT实现序列离散傅立叶变换,输入序列,输出序列的傅立叶变换结果。-FFT Discrete Fourier Transform realize sequence, input sequence, output sequence of the Fourier transform results.
fft
- 这是本人的本科毕业论文《二维FFT变换程序实现及其应用》中的程序,先用c语言将算法模块封装成dll,然后在VC和VB中调用。-This is my undergraduate thesis, Two-dimensional FFT transform and its application procedures to achieve in the process, use c language algorithm module pa
FFT
- FFT算法的VB实现.在VB中简单调用,方便得很!!!!!!!!!1-VB realize FFT algorithm. In VB in a simple call, a very convenient! ! ! ! ! ! ! ! ! 1
FFT_VB
- 实现VB界面下的信号fft变换。界面提供两个波形的卷积,然后对其求FFT变换并显示-VB interface to achieve a signal fft transform. Interface convolution of two waveforms, and then seek its FFT transform and display
FFTdemo
- FFT Demo Program. Written in VB
FFT-PCM
- 这是本人做的一个,基于VB的一个音频文件FFT计算与频谱显示的软件。包括源代码,是个不错的源代码。-This is one I do, based on the VB of an audio file FFT calculation and spectrum display software. Including source code, is a good source code.
fft
- 傅里叶变换的vb源程序,可以快速实现傅里叶变换-Fourier transform vb source code, you can quickly achieve the Fourier transform
fft(VB)
- VB编写的快速傅里叶算法,可以稍作修改、作为一维曲线数据的频域滤波程序。内有波形数据,可供实验。-VB Fast Fourier Transform Algorithm prepared, you can make some modifications, as a one-dimensional curve data of the frequency domain filtering procedure. Within the wave
VB-FFT
- vb 编写的FFT程序,快速傅里叶变换-FFT program written in vb, fast Fourier transform. . . .