-
-
[
Matlab]
098.rar
... [WuYufei_matlab] is to do WuYufei procedures Turbo Codes Matlab program signal to noise ratio at a fixed length and convolution conditions, different normal frame error probability and the bit error probability is turbo_sys_demo.m main structure of which ...
-
-
[
Matlab]
image_fft.rar
... to be the restoration of the image (the method is as follows: impulse function, the original image with the impulse function arising convolution fuzzy, and then stacking the mean is 0, the variance for the 8,16 , 32 the Gaussian random noise has been a ...
Category:
Algorithm Upload User:
cszqgs Size:
449K
-
[
Visual C++ (VC++)]
convolutionmodel.rar
Oil seismic exploration of a simple deconvolution procedure showed that the seismic wavelet with the reflection coefficient of the convolution model.
-
[
Others]
conv.rar
Article to explain in detail the realization of the convolution operation and the filtering algorithm
-
-
[
Visual C++ (VC++)]
Bandpassfirdesignandgraphicscomparison.Rar
... w, in accordance with the requirements change. Here is the Hanning window. The main function main.cpp achieve the input and fir h (n) convolution, the output Y (n), and store them in y.txt China. Finally, graphics.cpp y.txt read data from and then draw ...
Category:
Algorithm Upload User:
taztks Size:
2K
-
[
Matlab]
Rayleighchannelsimulation.Rar
using Matlab established communication channel simulation, including the convolution coding, QAM modulation, Rayleigh Channel Simulator
Category:
matlab Upload User:
daweizj Size:
16K
-
[
Matlab]
Sobel.rar
This code converts a BW image to an Edge Detected image in C with MEX. This code implements convolution with Sobel kernels to do the edge detection. I put this together for a school project and I couldn t find any good examples of MEX with image ...
-
[
C++ Builder]
Image_Filter.zip
SourceCode of Image Convolution.The type of filter is Mean, Median, or User defind. And the test of Median to reduce the noise of the salt and pepper.