-
-
[
Visual C++ (VC++)]
signalpro.rar
In the learning process of digital signal processing algorithms using VC General Algorithm for the preparation of several procedures. Convolution calculation/DFT and FFT realization /
Category:
Algorithm Upload User:
kingsline Size:
153K
-
[
Others]
1024_FFT.rar
1024-point FFT fast Fourier transform, and includes documentation, VHDL source code, 16 input/output, with DMA function, the ip xilinx
-
[
Matlab]
GaussianClutterPowerSpectrumEstimation.rar
... program produced the first method using non-recursive filter coefficients to generate the relevant Gaussian clutter, clutter signals directly to FFT transform, the result after the square modulus divided by the length of the N, can be obtained the power ...
Category:
matlab Upload User:
rxy7129985 Size:
3K
-
-
[
Visual C++ (VC++)]
imgprocess2006.rar
... provided a powerful image processing functions, including color transformation, and histogram equalization. Contrast transformation, segmentation, contour extraction, FFT/DCT, various filtering, Image processing can provide reference for researchers.
-
[
Matlab]
matlab_fft.rar
FFT with matlab function in a sinusoidal signal, the rectangular signal, and white noise spectrum analysis
Category:
matlab Upload User:
hznekon Size:
1K
-
-
[
Matlab]
code.rar
Based on the FFT transform, DCT transform, HT transform, wavelet transform and vector quantization image compression technology, the Matlab implementation.
Category:
matlab Upload User:
sdmf9999 Size:
4K
-
[
Visual C++ (VC++)]
bmp_Mpp.rar
... picture opened, display, digital images can be some of the changes, bmp picture of gray, can digital filter, such as fft. There transform the geometric features. This project is digital image processing-time work. Very suitable for college students study.
-
[
Matlab]
dsp.zip
clear all clc
load C:a_RADARSAT_ProcessingRead_the_CDEXTRACTED_DATACDdata1
sig=double(data) [M,N]=size(sig)
sig_fft=fft(sig) clear sig data
Category:
GDI-Bitmap Upload User:
lyjinchang Size:
1K