-
leach
无线传感器网络分簇路由算法,很经典的,适合初学者练习使用(Clustering routing algorithms in wireless sensor networks, very classic, suitable for beginners to use
)
- 2014-11-07 13:44:56下载
- 积分:1
-
symaphore
matlab program of a symaphore used to organise a serie of tasks
- 2013-05-13 01:12:39下载
- 积分:1
-
JADE-MUSIC,JADE-ESPRIT和SI-JADE算法相比 JADEalgorithm
为了实现DOA和时延的联合估计,提出了一个无线通信中高分辨率的联合角度和时延估计方法,该方法不需要对参数进行搜索,利用空时矩阵的特征向量和特征值分别估计DOA和时延,通过特征值和特征向量的对应关系,估计的参数可以自动实现配对, 只要各路径信号的DOA和时延不同时接近此方法都可以适用,与JADE-MUSIC,JADE-ESPRIT和SI-JADE算法相比,该算法具有较好的鲁棒性和较小的估计误差。仿真结果证明了该算法的有效性。
(In order to achieve the joint estimation of DOA and delay, proposed a wireless communications joint angle and high resolution delay estimation method, the method does not require parameters to search using the space-time matrix eigenvectors and eigenvalues , respectively, and the estimated DOA delay, by the correspondence between eigenvalues and eigenvectors, the estimated parameters can be automatically paired DOA and delay of each path as long as the signal is not close to this same method can be applied, with the JADE-MUSIC, JADE-ESPRIT and SI-JADE algorithm, the algorithm has better robustness and smaller estimation error. The simulation results show the effectiveness of the algorithm.)
- 2020-11-13 16:39:42下载
- 积分:1
-
city_Dijkstra.m
数学建模中的图论知识来研究最短路径的问题,利用Dijkstra算法matlab实现(Graph theory knowledge in mathematical modeling is used to study the shortest path problem, which is realized by using Dijkstra algorithm matlab.)
- 2019-05-27 18:21:32下载
- 积分:1
-
fkmig
This code is about migration of seismic data.
- 2009-11-09 04:22:22下载
- 积分:1
-
sounds_WormsWorldParty
Trivium C code, the best cipher in eSTREAM contest
- 2010-12-06 04:19:17下载
- 积分:1
-
drtoolbox
Matlab Toolbox for Dimensionality Reduction
- 2012-06-12 17:37:14下载
- 积分:1
-
802.3-2012_section3
IEEE 802.3 - 2012 Section Three
IEEE Standard for Ethernet
- 2015-04-03 09:45:24下载
- 积分:1
-
DCT-and-Image-Compression
DCT and Image Compression
In the JPEG image compression algorithm, the input image is divided into
8-by-8 or 16-by-16 blocks, and the two-dimensional DCT is computed for each
block. The DCT coefficients are then quantized, coded, and transmitted. The
JPEG receiver (or JPEG file reader) decodes the quantized DCT coefficients,
computes the inverse two-dimensional DCT of each block, and then puts the
blocks back together into a single image. For typical images, many of the
DCT coefficients have values close to zero these coefficients can be discarded
without seriously affecting the quality of the reconstructed image.
The example code below computes the two-dimensional DCT of 8-by-8 blocks
in the input image, discards (sets to zero) all but 10 of the 64 DCT coefficients
in each block, and then reconstructs the image using the two-dimensional
inverse DCT of each block. The transform matrix computation method is used.
- 2014-01-28 16:55:07下载
- 积分:1
-
北京
选择一种编码方式。在这里可以采用行编码和列编码,但经过大量的实验表明,这两种编码方式的抗干扰性能不佳(choose a coding. The trip here can be used coding and coding out, but after a lot of experiments showed that both the encoding anti-jamming performance poor)
- 2005-05-08 21:10:27下载
- 积分:1