Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • 1D gabor Filter.rar ... suggest a tuned band pass filter bank structure. These filters are found to have Gaussian transfer functions in the frequency domain. Thus, taking the Inverse Fourier Transform of this transfer function we get a filter characteristics closely resembling ...
  • FFT4.zip This program produces a Frequency Domain display from the Time Domain data input using the Fast Fourier Transform.
  • VC++视频传输.rar 里面包含视频捕捉系统,视频监控系统等。 有十多个系统。VC++编写。
  • 截获视频并以mpeg4格式在网上传输的程序_2.rar 一个截获视频并以mpeg4格式在网上传输的程序,网络流媒体相关。
  • frequency发生器.rar vhdl语言实现的频率发生器,可以产生不同的频率
  • How to implement the FFT algorithm.zip ... of this article is to show an efficient and fast FFT algorithm that can easily be modified according to the needs of the user. I ve studied the FFT algorithm when I was developing a software to make frequency analysis on a sample of captured sound.
  • UWB_Link_Analysis.rar This m file plots the time and frequency domain of UWB PPM(pulse position modulated) waveforms(monocycles and doublets) with different pulse recurring frequency (PRF)and information rates.
  • cv.rar This function spatially filters an image, using the Fast Fourier transform and a user-supplied frequency filter function. The filter must be real (amplitude only) and bilaterally symmetric.
  • TRX01Control.rar test RF module for 800MHZ frequency
  • RandomNumberGenerators.rar Random Number Generators(随机数生成)包括gaussian random number generator、uniform random number generator、low-frequency hold generator、1/f noise generator等5种随机信号生成的c源代码