-
-
[
Matlab]
HalfToning.rar
Halftones an input gray level image using using Fixed Thresholding, Random Noise Thresholding, Ordered Dithering, Floyd and Steinburg and Stucki Methods.
Category:
matlab Upload User:
kidley Size:
2K
-
[
C/C++]
randomc_sourceCode.rar
This is an open source library of random number generators by Agner Fog
published at www.agner.org/random/.
See ran-instructions.pdf for instructions and documentation.
-
[
PPT]
signal_modelling.zip
this ppt document is related to the random signal modelling, this document describes the AR,MA,ARMA modelling
-
-
-
[
Matlab]
cre.zip
create random ecoc matrix, trying to maximize HD between rows and cols.
-
[
Matlab]
ofdmgen.m.zip
... a simple MCM communications system. The code is pretty self-explanatory. Here I have not used the cyclic prefix.
Transmitter End:
1. Generate random serial data with M symbols (RANDSRC will do this)
2. Perform modulation (4-PSK = QPSK for now)
3. ...
-
[
Matlab]
t-copulas.rar
ClaytonRND Random matrix from a Clayton n-copula.Build and share code simulating Clayton n-copula n>2 indeed it ... >0 but could be different.
U = ClAYTONRND(ALPHA, N, M) returns N random vectors with size Mx1 (U is a MxN matrix) generated from a ...
-
-
[
Java/JSP]
SampleTreeusingjava.rar
SampleTree demonstrates JTree features. Each node of SampleTree has 7 children, with each one drawn in a random font and color. Each node is named after its font.
Category:
2D Graphic Upload User:
th58588it Size:
11K