-
CSCE575_ProgrammingAssignment1_Oladiran
802.11 SIMULATION REPORT AND SOURCE CODE
- 2014-08-28 04:43:01下载
- 积分:1
-
Hard_disk_drive_servo_sytems
Hard Disk Drive Servo Systems
- 2014-11-18 17:54:14下载
- 积分:1
-
k_clique
[X,Y,Z] = k_clique(k,A)
Inputs:
k - clique size
A - adjacency matrix
Outputs:
X - detected communities
Y - all cliques (i.e. complete subgraphs that are not parts of larger complete subgraphs)
Z - k-clique matrix(k-clique algorithm as defined in the paper Uncovering the overlapping community structure of complex networks in nature and society - G. Palla, I. Derényi, I. Farkas, and T. Vicsek- Nature 435, 814–818 (2005))
- 2015-10-20 16:17:08下载
- 积分:1
-
MIMO_dC
MIMO-有关差分编码,用matlab书写,(MIMO-related differential coding, using Matlab writing,)
- 2007-06-22 13:44:08下载
- 积分:1
-
模拟nakagami-m信道s20140843_nakagami
模拟nakagami-m信道,m值可改。(Simulation of Nakagami-m channel, m value can be changed.)
- 2021-04-27 19:58:44下载
- 积分:1
-
colorhist
颜色量化算法,在HSV空间将颜色量化为128维(colorhist algorithm,the color is divided 128)
- 2012-03-28 17:13:29下载
- 积分:1
-
MUSIC_UCA_PA
MUSIC algoritm for circular array anten
- 2014-12-03 12:19:24下载
- 积分:1
-
OFDM_basic
OFDM_basic, Wireless communication
- 2015-04-04 02:42:42下载
- 积分:1
-
Levenberg_Marquardt
Levenberg-Marquardt 算法的 Matlab 实现,附例子代码(Levenberg-Marquardt Algorithm implement in Matlab. )
- 2013-05-18 19:58:28下载
- 积分:1
-
RS_coding
The Hamming codes (described in the previous section) are suitable for detecting random bit errors
in a sequence of transmitted bits. If the communication medium is prone to burst errors (channel
errors affecting contiguous blocks of bits), then the Hamming code may not be suitable.
Reed Solomon Codes are linear block codes, a subset of the BCH codes called non-binary BCH.
The (n, k) RS code contains k data symbols and n-k parity symbols. RS Codes are also cyclic codes
since the cyclic shift of any codeword will result in another valid RS codeword.
- 2016-03-17 01:47:28下载
- 积分:1