-
-
FastFourierTransformAlgorithm.rar
This program is open source code of fast Fourier transform in matlab.
Where y is the input argument and p is the normalized size of the input. Let
y = [1 2 3 4 ]
x= length(y)
m= log2(x)
p= ceil(m)
To call the function use
ft2(y,p) ...
-
OFDM_FDM_DAB_DSL_PSK_QAM_IFFT.rar
... amplitude modulation) at a low symbol rate, maintaining data rates similar to conventional
single-carrier modulation schemes in the same bandwidth. In practice, OFDM signals are generated and
detected using the Fast Fourier transform algorithm.
-
-
-
-
dtcwpt.zip
2-band discrete wavelet transform (DWT)
Dual-Tree Complex Wavelet Packet
-
-
source.rar
my program calculate fourier and inverse fourier transform
-
TFHough.rar
Hough Transform
A fantastical explanation of hough transfrom
-
-