搜索资源列表
blcok_diagonalized_ci.基于块对角化信道逆转的多用户预编码程序
- mimo下行基于块对角化信道逆转的多用户预编码程序。,mimo downlink multi-user precoding based on block diagonalization channel inversion
EBMA
- 用MATLAB实现基于块匹配算法的运动估计,使用的算法是EBMA,能运行处结果的。-Using MATLAB to achieve block-matching algorithm based on motion estimation, using the algorithm is EBMA, can run office results.
block_mp
- 压缩感知里面的稀疏重建问题,在原来MP的算法的基础上,提出了分块的思想,即将原子库分块后,测试算法的性能。-Compressive sensing is refered as the block sparse algorithm is described,that is based on the original MP algorithm,and the atom libruary is divided into blocks ,and the performance is testified.
stbc
- 详细的空时分组码程序,包括2发4收和4发4收,是初学者很好的学习材料。-Detailed space-time block coding procedures, including admission and 2 fat 4 fat, 4 received 4 is a very good learning materials for beginners.
optic-flow
- 一个matlab程序 从一个avi视频中读取两帧画面进行光流计算 分别用hs算法 lk算法 和块匹配法-A matlab program to read from a two avi video screens were used for optical flow algorithm lk hs block matching algorithm and
BWT
- Burrows-Wheeler转换,也称为块排序,是80年代提出来的一种新型压缩方法,对文本有很好的压缩率。-Burrows-Wheeler Transformation,also called Block Sorting
block-cs
- 压缩包内是有关于分布压缩传感的源程序,希望对大家有参考价值-Compressed package is about the distribution of compressed sensing of the source, I hope to be valuable
DCT
- 将图象分块(8*8),作DCT变换,并作IDCT:DCT是一种可分离图象变换,用来图象压缩编码,IDCT用来解压缩。-The image sub-block (8* 8) for the DCT transform, and to make IDCT: DCT is a separable image transformations, is used to image compression coding, IDCT is used to decompress.
WinNTL-5_3_1
- 密码学界牛人Victor Shoup用C++编写数论类库。 NTL is a high-performance, portable C++ library providing data structures and algorithms for arbitrary length integers for vectors, matrices, and polynomials over the integers and over finite fields and for arbitrary p
DSTBC
- 根据空时分组编码的特性及缺陷,考虑使用差分空时编码,该程序实现差分空时分组编码的性能仿真,是根据Space–Time Block Coding for Wireless一书的性能仿真-Space-time block coding according to the characteristics and defects, to consider the use of differential space-time coding, the program realize differential
linblknew.m
- it is the code for linear block code
new2
- block interleaver and coding
BPSK
- simulation simulink block diagram to realize BPSK modulation
BlockMatchingAlgoMPEG
- This paper is a review of the block matching algorithms used for motion estimation in video compression. It implements and compares 7 different types of block matching algorithms that range from the very basic Exhaustive Search to the recent
spacetime_hdogan
- Program for Space-Time-Block-Code BPSK modulation performance as a function of SNR and BER. (MATLAB)
run_tracker.m
- A multi-target tracking toolbox based on the MTT Library of the InstantVision ISE with expanded functionality and tools for off-line design, analysis and testing. The toolbox contains the implementation of distance calculation methods (e.g. city-bloc
intrlv
- Long Term Evolution LTE block interleaver and deinterleaver
kaam_ki_cheez
- The channel estimation algorithm is based on a subspace approach. The method works only for identifiable STBCs (excluding >=1-rate STBCs). See publication [1] for more detail about the algorithm and the identifiability conditions. The zip file con
BM3D
- The Block-Matching and 3D Filtering (BM3D) algorithm is a computationally scalable algorithm based on this novel denoising strategy. It achieves state-of-the-art denoising performance in terms of both peak signal-to-noise ratio and subjective visual
linear-block-code
- 本程序可以正常下载,运行。线性分组码定义,对于长度为n的二进制分组码,可以表示成(n,k),通常用于前向纠错。在分组码中,监督位加到信息位之后,形成新码,在编码中,k个信息位,被编为n位长度,(n-k)个监督码的作用是实现检错和纠错。-linear block code