-
-
[
Matlab]
WalshHadmard.rar
... ,
thus when used in synchronous CDMA, the interference between users is zero.
This programm generates Walsh-Hadamard codes and also checks the orthogonality.
You can change the code length by changing value of "code_length" at the top of program
-
[
C/C++]
prim.rar
Prim s algorithm is an algorithm in graph theory that finds a minimum spanning tree for a connected weighted graph. This means it finds a subset of the edges that forms a tree that includes every vertex, where the total weight of all the edges in the tree ...
-
[
Matlab]
segmentation.rar
... obtained a local measure
of how likely two nearby pixels are to belong to the same region, we use the spectral graph theoretic framework of
normalized cuts to find partitions of the image into regions of coherent texture and brightness. Experimental ...
-
-
-
-
-
-
-
[
C/C++]
ImageProcessing.rar
It makes program EP2.CPP in C/C++ that, given an image in levels of gray m? .tga with letters H, V, W, X (arial boldface, different rotations and scales), creates binarizada image b? .bmp e, after that, creates colorful image c? .jpg painting each letter ...